class Aws::S3Control::Types::PutMultiRegionAccessPointPolicyInput
A container for the information associated with a
- PutMultiRegionAccessPoint][1
-
request.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutMultiRegionAccessPoint.html
@note When making an API call, you may pass PutMultiRegionAccessPointPolicyInput
data as a hash: { name: "MultiRegionAccessPointName", # required policy: "Policy", # required }
@!attribute [rw] name
The name of the Multi-Region Access Point associated with the request. @return [String]
@!attribute [rw] policy
The policy details for the `PutMultiRegionAccessPoint` request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/PutMultiRegionAccessPointPolicyInput AWS API Documentation
Constants
- SENSITIVE