Class: Aws::Types::DeleteConnectionRequest

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)


110
111
112
# File 'sig/types.rbs', line 110

def client_token
  @client_token
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


109
110
111
# File 'sig/types.rbs', line 109

def identifier
  @identifier
end