class Aws::ComputeOptimizer::Types::S3Destination

Describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object keys of a recommendations export file, and its associated metadata file.

@!attribute [rw] bucket

The name of the Amazon S3 bucket used as the destination of an
export file.
@return [String]

@!attribute [rw] key

The Amazon S3 bucket key of an export file.

The key uniquely identifies the object, or export file, in the S3
bucket.
@return [String]

@!attribute [rw] metadata_key

The Amazon S3 bucket key of a metadata file.

The key uniquely identifies the object, or metadata file, in the S3
bucket.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/S3Destination AWS API Documentation

Constants

SENSITIVE