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)


2482
2483
2484
# File 'sig/types.rbs', line 2482

def message
  @message
end

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


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

def path
  @path
end