Class: Aws::Types::ErrorDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field::String

Returns the value of attribute field.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def field
  @field
end

#reason::String

Returns the value of attribute reason.

Returns:

  • (::String)


311
312
313
# File 'sig/types.rbs', line 311

def reason
  @reason
end