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