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

Class: Aws::EC2::Types::UserBucketDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the Amazon S3 bucket for the disk image.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucketString

The Amazon S3 bucket from which the disk image was created.

Returns:

  • (String)

    The Amazon S3 bucket from which the disk image was created.

#s3_keyString

The file name of the disk image.

Returns:

  • (String)

    The file name of the disk image.