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
- Struct
- Aws::EC2::Types::UserBucketDetails
- Defined in:
- (unknown)
Overview
Describes the Amazon S3 bucket for the disk image.
Returned by:
Instance Attribute Summary collapse
-
#s3_bucket ⇒ String
The Amazon S3 bucket from which the disk image was created.
-
#s3_key ⇒ String
The file name of the disk image.
Instance Attribute Details
#s3_bucket ⇒ String
The Amazon S3 bucket from which the disk image was created.
#s3_key ⇒ String
The file name of the disk image.