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



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

Description
The description of this event

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

EventType
The event's type

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

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

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

IsSetNotAfter()()()()
Checks if NotAfter property is set

IsSetNotBefore()()()()
Checks if NotBefore property is set

NotAfter
The latest end time of this event

NotBefore
The earliest start time of this event

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDescription(String) Obsolete.
Sets the description of this event

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

WithEventType(String) Obsolete.
Sets the event's type

WithNotAfter(DateTime) Obsolete.
Sets the latest end time of this event

WithNotBefore(DateTime) Obsolete.
Sets the earliest start time of this event

Inheritance Hierarchy
Object
VolumeStatusEvent

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