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.
1263 1264 1265 |
# File 'sig/types.rbs', line 1263 def field_list @field_list end |
#message ⇒ ::String
Returns the value of attribute message.
1262 1263 1264 |
# File 'sig/types.rbs', line 1262 def end |