AwsEc2VolumeAttachment
An attachment to an Amazon EC2 volume.
Contents
- AttachTime
-
The datetime when the attachment initiated.
Type: String
Pattern:
.*\S.*
Required: No
- DeleteOnTermination
-
Whether the EBS volume is deleted when the EC2 instance is terminated.
Type: Boolean
Required: No
- InstanceId
-
The identifier of the EC2 instance.
Type: String
Pattern:
.*\S.*
Required: No
- Status
-
The attachment state of the volume. Valid values are as follows:
-
attaching
-
attached
-
busy
-
detaching
-
detached
Type: String
Pattern:
.*\S.*
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: