Class: Aws::Types::EndpointInfo
- Inherits:
-
Object
- Object
- Aws::Types::EndpointInfo
- 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.
5771 5772 5773 |
# File 'sig/types.rbs', line 5771 def endpoint_name @endpoint_name end |