AWSEC2InstanceEbsInstanceBlockDevice
No description
type AWSEC2InstanceEbsInstanceBlockDevice {
AttachedAt: DateTime
deleteOnTermination: Boolean!
status: AWSEC2InstanceEbsInstanceBlockDeviceAttachmentStatusType!
volume: AWSEBSVolume
}
Fields
AWSEC2InstanceEbsInstanceBlockDevice.AttachedAt ● DateTime scalar
The time stamp when the attachment initiated
AWSEC2InstanceEbsInstanceBlockDevice.deleteOnTermination ● Boolean! non-null scalar
Indicates whether the volume is deleted on instance termination
AWSEC2InstanceEbsInstanceBlockDevice.status ● AWSEC2InstanceEbsInstanceBlockDeviceAttachmentStatusType! non-null enum
The attachment state
AWSEC2InstanceEbsInstanceBlockDevice.volume ● AWSEBSVolume object
The EBS volume