Module: Aws::RAM::Client::_GetResourceShareInvitationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetResourceShareInvitationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
303 |
# File 'sig/client.rbs', line 303
def next_token: () -> ::String
|
#resource_share_invitations ⇒ ::Array[Types::ResourceShareInvitation]
302 |
# File 'sig/client.rbs', line 302
def resource_share_invitations: () -> ::Array[Types::ResourceShareInvitation]
|