Module: Aws::RAM::Client::_ListSourceAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSourceAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
475 |
# File 'sig/client.rbs', line 475 def next_token: () -> ::String |
#source_associations ⇒ ::Array[Types::AssociatedSource]
474 |
# File 'sig/client.rbs', line 474 def source_associations: () -> ::Array[Types::AssociatedSource] |