Class: Aws::Types::IdentityCenterServiceException

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)


801
802
803
# File 'sig/types.rbs', line 801

def message
  @message
end

#underlying_error_code::String

Returns the value of attribute underlying_error_code.

Returns:

  • (::String)


802
803
804
# File 'sig/types.rbs', line 802

def underlying_error_code
  @underlying_error_code
end