Class: Aws::S3Control::Types::Region
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3Control::Types::Region
- Defined in:
- gems/aws-sdk-s3control/lib/aws-sdk-s3control/types.rb
Overview
Note:
When making an API call, you may pass Region data as a hash:
{
bucket: "BucketName", # required
}
A Region that supports a Multi-Region Access Point as well as the associated bucket for the Region.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#bucket ⇒ String
The name of the associated bucket for the Region.