Class: Aws::Types::DescribeMultiRegionAccessPointOperationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeMultiRegionAccessPointOperationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#request_token_arn ⇒ ::String
Returns the value of attribute request_token_arn.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
464 465 466 |
# File 'sig/types.rbs', line 464 def account_id @account_id end |
#request_token_arn ⇒ ::String
Returns the value of attribute request_token_arn.
465 466 467 |
# File 'sig/types.rbs', line 465 def request_token_arn @request_token_arn end |