class Aws::S3Control::Types::ListMultiRegionAccessPointsRequest
@note When making an API call, you may pass ListMultiRegionAccessPointsRequest
data as a hash: { account_id: "AccountId", # required next_token: "NonEmptyMaxLength1024String", max_results: 1, }
@!attribute [rw] account_id
The Amazon Web Services account ID for the owner of the Multi-Region Access Point. @return [String]
@!attribute [rw] next_token
Not currently used. Do not use this parameter. @return [String]
@!attribute [rw] max_results
Not currently used. Do not use this parameter. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/ListMultiRegionAccessPointsRequest AWS API Documentation
Constants
- SENSITIVE