class Aws::S3Control::Types::GetMultiRegionAccessPointPolicyStatusRequest

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

data as a hash:

    {
      account_id: "AccountId", # required
      name: "MultiRegionAccessPointName", # required
    }

@!attribute [rw] account_id

The Amazon Web Services account ID for the owner of the Multi-Region
Access Point.
@return [String]

@!attribute [rw] name

Specifies the Multi-Region Access Point. The name of the
Multi-Region Access Point is different from the alias. For more
information about the distinction between the name and the alias of
an Multi-Region Access Point, see [Managing Multi-Region Access
Points][1] in the *Amazon S3 User Guide*.

[1]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/CreatingMultiRegionAccessPoints.html#multi-region-access-point-naming
@return [String]

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

Constants

SENSITIVE