Class: Aws::Types::ValidationError

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#element_path::String

Returns the value of attribute element_path.



3538
3539
3540
# File 'sig/types.rbs', line 3538

def element_path
  @element_path
end

#error_message::String

Returns the value of attribute error_message.



3539
3540
3541
# File 'sig/types.rbs', line 3539

def error_message
  @error_message
end