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)


8725
8726
8727
# File 'sig/types.rbs', line 8725

def client_token
  @client_token
end

#returnBoolean

Returns the value of attribute return.

Returns:

  • (Boolean)


8724
8725
8726
# File 'sig/types.rbs', line 8724

def return
  @return
end