Class: Aws::Types::ErrorInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cause::String

Returns the value of attribute cause.

Returns:

  • (::String)


84
85
86
# File 'sig/types.rbs', line 84

def cause
  @cause
end

#details::String

Returns the value of attribute details.

Returns:

  • (::String)


85
86
87
# File 'sig/types.rbs', line 85

def details
  @details
end