![]() |
![]()
| ![]() |
![]()
NAMEPaws::EC2::Volume ATTRIBUTESAttachments => ArrayRef[Paws::EC2::VolumeAttachment]Information about the volume attachments. AvailabilityZone => StrThe Availability Zone for the volume. CreateTime => StrThe time stamp when volume creation was initiated. Encrypted => BoolIndicates whether the volume is encrypted. FastRestored => BoolIndicates whether the volume was created using fast snapshot restore. Iops => IntThe number of I/O operations per second (IOPS). For "gp3", "io1", and "io2" volumes, this represents the number of IOPS that are provisioned for the volume. For "gp2" volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting. KmsKeyId => StrThe 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. MultiAttachEnabled => BoolIndicates whether Amazon EBS Multi-Attach is enabled. OutpostArn => StrThe Amazon Resource Name (ARN) of the Outpost. Size => IntThe size of the volume, in GiBs. SnapshotId => StrThe snapshot from which the volume was created, if applicable. State => StrThe volume state. Valid values are: "creating", "available", "in-use", "deleting", "deleted", "error" =head2 Tags => ArrayRef[Paws::EC2::Tag] Any tags assigned to the volume. Throughput => IntThe throughput that the volume supports, in MiB/s. VolumeId => StrThe ID of the volume. VolumeType => StrThe volume type. Valid values are: "standard", "io1", "io2", "gp2", "sc1", "st1", "gp3" =head2 _request_id => Str
|