Class: Aws::Types::ValidationException
- Inherits:
-
Object
- Object
- Aws::Types::ValidationException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_list ⇒ ::Array[Types::ValidationExceptionField]
Returns the value of attribute field_list.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#field_list ⇒ ::Array[Types::ValidationExceptionField]
Returns the value of attribute field_list.
840 841 842 |
# File 'sig/types.rbs', line 840 def field_list @field_list end |
#message ⇒ ::String
Returns the value of attribute message.
839 840 841 |
# File 'sig/types.rbs', line 839 def end |