Class: Aws::Types::ServiceFault

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


615
616
617
# File 'sig/types.rbs', line 615

def message
  @message
end

#turk_error_code::String

Returns the value of attribute turk_error_code.

Returns:

  • (::String)


616
617
618
# File 'sig/types.rbs', line 616

def turk_error_code
  @turk_error_code
end