You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsEc2VolumeAttachmentWhen passing AwsEc2VolumeAttachment as input to an Aws::Client method, you can use a vanilla Hash:
{
attach_time: "NonEmptyString",
delete_on_termination: false,
instance_id: "NonEmptyString",
status: "NonEmptyString",
}
An attachment to an AWS EC2 volume.
Instance Attribute Summary collapseThe datetime when the attachment initiated.
Whether the EBS volume is deleted when the EC2 instance is terminated.
The identifier of the EC2 instance.
The attachment state of the volume.
The datetime when the attachment initiated.
#delete_on_termination ⇒ BooleanWhether the EBS volume is deleted when the EC2 instance is terminated.
#instance_id ⇒ StringThe identifier of the EC2 instance.
#status ⇒ StringThe attachment state of the volume.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4