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