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
636 |
# File 'sig/client.rbs', line 636
def client_token: () -> ::String
|
#interface_association ⇒ Types::TrunkInterfaceAssociation
635 |
# File 'sig/client.rbs', line 635
def interface_association: () -> Types::TrunkInterfaceAssociation
|