Class: Aws::Types::DisconnectReason

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#code::String

Returns the value of attribute code.

Returns:

  • (::String)


3063
3064
3065
# File 'sig/types.rbs', line 3063

def code
  @code
end