Class: Aws::Types::GetMultiRegionAccessPointRoutesRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMultiRegionAccessPointRoutesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#mrap ⇒ ::String
Returns the value of attribute mrap.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
829 830 831 |
# File 'sig/types.rbs', line 829 def account_id @account_id end |
#mrap ⇒ ::String
Returns the value of attribute mrap.
830 831 832 |
# File 'sig/types.rbs', line 830 def mrap @mrap end |