Module: Aws::SSM::Client::_ListNodesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNodesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2008 |
# File 'sig/client.rbs', line 2008
def next_token: () -> ::String
|
#nodes ⇒ ::Array[Types::Node]
2007 |
# File 'sig/client.rbs', line 2007
def nodes: () -> ::Array[Types::Node]
|