Module: Aws::MediaLive::Client::_ListNodesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNodesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2261 |
# File 'sig/client.rbs', line 2261 def next_token: () -> ::String |
#nodes ⇒ ::Array[Types::DescribeNodeSummary]
2262 |
# File 'sig/client.rbs', line 2262 def nodes: () -> ::Array[Types::DescribeNodeSummary] |