Class: Aws::Types::DescribeEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_properties ⇒ Types::EndpointProperties
Returns the value of attribute endpoint_properties.
Instance Attribute Details
#endpoint_properties ⇒ Types::EndpointProperties
Returns the value of attribute endpoint_properties.
485 486 487 |
# File 'sig/types.rbs', line 485 def endpoint_properties @endpoint_properties end |