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)


1573
1574
1575
# File 'sig/types.rbs', line 1573

def message
  @message
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


1572
1573
1574
# File 'sig/types.rbs', line 1572

def name
  @name
end