Module: Aws::EC2::Client::_DescribeTrunkInterfaceAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTrunkInterfaceAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#interface_associations ⇒ ::Array[Types::TrunkInterfaceAssociation]
8309 |
# File 'sig/client.rbs', line 8309
def interface_associations: () -> ::Array[Types::TrunkInterfaceAssociation]
|
#next_token ⇒ ::String
8310 |
# File 'sig/client.rbs', line 8310
def next_token: () -> ::String
|