class Aws::S3Control::Types::GetMultiRegionAccessPointRequest

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

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

The name of the Multi-Region Access Point whose configuration
information you want to receive. 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/GetMultiRegionAccessPointRequest AWS API Documentation

Constants

SENSITIVE