Class: Aws::Types::DescribeEndpointsResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEndpointsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoints ⇒ ::Array[Types::Endpoint]
Returns the value of attribute endpoints.
Instance Attribute Details
#endpoints ⇒ ::Array[Types::Endpoint]
Returns the value of attribute endpoints.
495 496 497 |
# File 'sig/types.rbs', line 495 def endpoints @endpoints end |