Module: Aws::RAM::Client::_GetResourceShareAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetResourceShareAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
286 |
# File 'sig/client.rbs', line 286
def next_token: () -> ::String
|
#resource_share_associations ⇒ ::Array[Types::ResourceShareAssociation]
285 |
# File 'sig/client.rbs', line 285
def resource_share_associations: () -> ::Array[Types::ResourceShareAssociation]
|