Module: Aws::SSM::Client::_ListNodesSummaryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNodesSummaryResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2028 |
# File 'sig/client.rbs', line 2028
def next_token: () -> ::String
|
#summary ⇒ ::Array[::Hash[::String, ::String]]
2027 |
# File 'sig/client.rbs', line 2027
def summary: () -> ::Array[::Hash[::String, ::String]]
|