Class: Aws::Types::UnprocessableEntityException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#element_path::String

Returns the value of attribute element_path.

Returns:

  • (::String)


3276
3277
3278
# File 'sig/types.rbs', line 3276

def element_path
  @element_path
end

#error_message::String

Returns the value of attribute error_message.

Returns:

  • (::String)


3277
3278
3279
# File 'sig/types.rbs', line 3277

def error_message
  @error_message
end