Module: Aws::SSM::Client::_ListAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#associations ⇒ ::Array[Types::Association]
1810 |
# File 'sig/client.rbs', line 1810
def associations: () -> ::Array[Types::Association]
|
#next_token ⇒ ::String
1811 |
# File 'sig/client.rbs', line 1811
def next_token: () -> ::String
|