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

#error_string::String

Returns the value of attribute error_string.

Returns:

  • (::String)


620
621
622
# File 'sig/types.rbs', line 620

def error_string
  @error_string
end