Class: Aws::Types::RootCauseException

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)


761
762
763
# File 'sig/types.rbs', line 761

def message
  @message
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


760
761
762
# File 'sig/types.rbs', line 760

def name
  @name
end