class Aws::S3Control::Types::DescribeMultiRegionAccessPointOperationRequest

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

data as a hash:

    {
      account_id: "AccountId", # required
      request_token_arn: "AsyncRequestTokenARN", # required
    }

@!attribute [rw] account_id

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

@!attribute [rw] request_token_arn

The request token associated with the request you want to know
about. This request token is returned as part of the response when
you make an asynchronous request. You provide this token to query
about the status of the asynchronous action.
@return [String]

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

Constants

SENSITIVE