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
10432 |
# File 'sig/client.rbs', line 10432
def next_token: () -> ::String
|
#prefix_list_associations ⇒ ::Array[Types::PrefixListAssociation]
10431 |
# File 'sig/client.rbs', line 10431
def prefix_list_associations: () -> ::Array[Types::PrefixListAssociation]
|