InstanceStateChange
Describes an instance state change.
Contents
- currentState
-
The current state of the instance.
Type: InstanceState object
Required: No
- instanceId
-
The ID of the instance.
Type: String
Required: No
- previousState
-
The previous state of the instance.
Type: InstanceState object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: