class Aws::S3Control::Types::Region

A Region that supports a Multi-Region Access Point as well as the associated bucket for the Region.

@note When making an API call, you may pass Region

data as a hash:

    {
      bucket: "BucketName", # required
    }

@!attribute [rw] bucket

The name of the associated bucket for the Region.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/Region AWS API Documentation

Constants

SENSITIVE