Class: Aws::Types::DescribeEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_address ⇒ ::String
Returns the value of attribute endpoint_address.
Instance Attribute Details
#endpoint_address ⇒ ::String
Returns the value of attribute endpoint_address.
1797 1798 1799 |
# File 'sig/types.rbs', line 1797 def endpoint_address @endpoint_address end |