Class: Aws::Types::FailureException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#exception_description::String

Returns the value of attribute exception_description.

Returns:

  • (::String)


712
713
714
# File 'sig/types.rbs', line 712

def exception_description
  @exception_description
end

#exception_name::String

Returns the value of attribute exception_name.

Returns:

  • (::String)


711
712
713
# File 'sig/types.rbs', line 711

def exception_name
  @exception_name
end