Class: Aws::Types::ValidationExceptionField

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


2480
2481
2482
# File 'sig/types.rbs', line 2480

def message
  @message
end

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


2479
2480
2481
# File 'sig/types.rbs', line 2479

def path
  @path
end