AWS SDK for .NET Documentation
VolumeStatusAction Class
AmazonAmazon.EC2.ModelVolumeStatusAction Did this page help you?   Yes   No    Tell us about it...
Volume Status Action
Declaration Syntax
C#
public class VolumeStatusAction
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
VolumeStatusAction()()()()
Initializes a new instance of the VolumeStatusAction class

Code
The code identifying the action.

Description
A description of the action.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EventId
The ID of the event associated with this action.

EventType
The event type associated with this action.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetCode()()()()
Checks if Code property is set

IsSetDescription()()()()
Checks if Description property is set

IsSetEventId()()()()
Checks if EventId property is set

IsSetEventType()()()()
Checks if EventType property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCode(String) Obsolete.
Sets the code identifying the action.

WithDescription(String) Obsolete.
Sets a description of the action.

WithEventId(String) Obsolete.
Sets the ID of the event associated with this action.

WithEventType(String) Obsolete.
Sets the event type associated with this action.

Inheritance Hierarchy
Object
VolumeStatusAction

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)