class Aws::S3::Types::Destination


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/Destination AWS API Documentation
@return [String]
The class of storage used to store the object.
@!attribute [rw] storage_class
@return [String]
store replicas of the object identified by the rule.
Amazon resource name (ARN) of the bucket where you want Amazon S3 to
@!attribute [rw] bucket
}
storage_class: “STANDARD”, # accepts STANDARD, REDUCED_REDUNDANCY, STANDARD_IA
bucket: “BucketName”, # required
{
data as a hash:
@note When making an API call, you may pass Destination