Class: Aws::Types::ValidationErrorsEntry
- Inherits:
-
Object
- Object
- Aws::Types::ValidationErrorsEntry
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#check_name ⇒ ::String
Returns the value of attribute check_name.
-
#error_message ⇒ ::String
Returns the value of attribute error_message.
Instance Attribute Details
#check_name ⇒ ::String
Returns the value of attribute check_name.
497 498 499 |
# File 'sig/types.rbs', line 497 def check_name @check_name end |
#error_message ⇒ ::String
Returns the value of attribute error_message.
498 499 500 |
# File 'sig/types.rbs', line 498 def end |