A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsEc2VolumeDetails.html below:

AwsEc2VolumeDetails — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsEc2VolumeDetails
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AwsEc2VolumeDetails as input to an Aws::Client method, you can use a vanilla Hash:

{
  create_time: "NonEmptyString",
  encrypted: false,
  size: 1,
  snapshot_id: "NonEmptyString",
  status: "NonEmptyString",
  kms_key_id: "NonEmptyString",
  attachments: [
    {
      attach_time: "NonEmptyString",
      delete_on_termination: false,
      instance_id: "NonEmptyString",
      status: "NonEmptyString",
    },
  ],
}

Details about an EC2 volume.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #encrypted ⇒ Boolean

Whether the volume is encrypted.

#kms_key_id ⇒ String

The 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.

#size ⇒ Integer

The size of the volume, in GiBs.

#snapshot_id ⇒ String

The snapshot from which the volume was created.


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