Module: Aws::SageMaker::Client::_ListAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#association_summaries ⇒ ::Array[Types::AssociationSummary]
5515 |
# File 'sig/client.rbs', line 5515
def association_summaries: () -> ::Array[Types::AssociationSummary]
|
#next_token ⇒ ::String
5516 |
# File 'sig/client.rbs', line 5516
def next_token: () -> ::String
|