Module: Aws::GlobalAccelerator::Client::_ListCrossAccountAttachmentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCrossAccountAttachmentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cross_account_attachments ⇒ ::Array[Types::Attachment]
468 |
# File 'sig/client.rbs', line 468
def cross_account_attachments: () -> ::Array[Types::Attachment]
|
#next_token ⇒ ::String
469 |
# File 'sig/client.rbs', line 469
def next_token: () -> ::String
|