Class: Aws::Types::DescribeDomainNodesResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDomainNodesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_nodes_status_list ⇒ ::Array[Types::DomainNodesStatus]
Returns the value of attribute domain_nodes_status_list.
Instance Attribute Details
#domain_nodes_status_list ⇒ ::Array[Types::DomainNodesStatus]
Returns the value of attribute domain_nodes_status_list.
812 813 814 |
# File 'sig/types.rbs', line 812 def domain_nodes_status_list @domain_nodes_status_list end |