Class: Aws::Types::GetMultiRegionEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMultiRegionEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_name ⇒ ::String
Returns the value of attribute endpoint_name.
Instance Attribute Details
#endpoint_name ⇒ ::String
Returns the value of attribute endpoint_name.
1015 1016 1017 |
# File 'sig/types.rbs', line 1015 def endpoint_name @endpoint_name end |