Module: Aws::EC2::Client::_GetManagedPrefixListAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetManagedPrefixListAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
10446 |
# File 'sig/client.rbs', line 10446
def next_token: () -> ::String
|
#prefix_list_associations ⇒ ::Array[Types::PrefixListAssociation]
10445 |
# File 'sig/client.rbs', line 10445
def prefix_list_associations: () -> ::Array[Types::PrefixListAssociation]
|