Module: Aws::FSx::Client::_DescribeDataRepositoryAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDataRepositoryAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#associations ⇒ ::Array[Types::DataRepositoryAssociation]
630 |
# File 'sig/client.rbs', line 630 def associations: () -> ::Array[Types::DataRepositoryAssociation] |
#next_token ⇒ ::String
631 |
# File 'sig/client.rbs', line 631 def next_token: () -> ::String |