Class: Aws::Types::DisassociateTrunkInterfaceResult

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)


8514
8515
8516
# File 'sig/types.rbs', line 8514

def client_token
  @client_token
end

#returnBoolean

Returns the value of attribute return.

Returns:

  • (Boolean)


8513
8514
8515
# File 'sig/types.rbs', line 8513

def return
  @return
end