Class: Aws::Types::AssociateTrunkInterfaceResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


761
762
763
# File 'sig/types.rbs', line 761

def client_token
  @client_token
end

#interface_associationTypes::TrunkInterfaceAssociation

Returns the value of attribute interface_association.



760
761
762
# File 'sig/types.rbs', line 760

def interface_association
  @interface_association
end