You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::VolumeInformation about the volume attachments.
The Availability Zone for the volume.
The time stamp when volume creation was initiated.
Indicates whether the volume is encrypted.
Indicates whether the volume was created using fast snapshot restore.
The number of I/O operations per second (IOPS) that the volume supports.
The Amazon Resource Name (ARN) of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the volume.
Indicates whether Amazon EBS Multi-Attach is enabled.
The Amazon Resource Name (ARN) of the Outpost.
The size of the volume, in GiBs.
The snapshot from which the volume was created, if applicable.
The volume state.
Any tags assigned to the volume.
The ID of the volume.
The volume type.
The Availability Zone for the volume.
#create_time ⇒ TimeThe time stamp when volume creation was initiated.
#encrypted ⇒ BooleanIndicates whether the volume is encrypted.
#fast_restored ⇒ BooleanIndicates whether the volume was created using fast snapshot restore.
#iops ⇒ IntegerThe number of I/O operations per second (IOPS) that the volume supports. For Provisioned IOPS SSD volumes, this represents the number of IOPS that are provisioned for the volume. For General Purpose SSD volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting. For more information, see Amazon EBS volume types in the Amazon Elastic Compute Cloud User Guide.
Constraints: Range is 100-16,000 IOPS for gp2
volumes and 100 to 64,000 IOPS for io1
and io2
volumes, in most Regions. The maximum IOPS for io1
and io2
of 64,000 is guaranteed only on Nitro-based instances. Other instance families guarantee performance up to 32,000 IOPS.
Condition: This parameter is required for requests to create io1
and io2
volumes; it is not used in requests to create gp2
, st1
, sc1
, or standard
volumes.
The Amazon Resource Name (ARN) of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the volume.
#multi_attach_enabled ⇒ BooleanIndicates whether Amazon EBS Multi-Attach is enabled.
#outpost_arn ⇒ StringThe Amazon Resource Name (ARN) of the Outpost.
#size ⇒ IntegerThe size of the volume, in GiBs.
#snapshot_id ⇒ StringThe snapshot from which the volume was created, if applicable.
#state ⇒ StringThe volume state.
Possible values:
Any tags assigned to the volume.
#volume_type ⇒ StringThe volume type. This can be gp2
for General Purpose SSD, io1
or io2
for Provisioned IOPS SSD, st1
for Throughput Optimized HDD, sc1
for Cold HDD, or standard
for Magnetic volumes.
Possible values:
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