Module: Aws::EC2::Client::_AssociateTrunkInterfaceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateTrunkInterfaceResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_token ⇒ ::String
613 |
# File 'sig/client.rbs', line 613
def client_token: () -> ::String
|
#interface_association ⇒ Types::TrunkInterfaceAssociation
612 |
# File 'sig/client.rbs', line 612
def interface_association: () -> Types::TrunkInterfaceAssociation
|