Class: Aws::Types::ValidationWarning
- Inherits:
-
Object
- Object
- Aws::Types::ValidationWarning
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#errors ⇒ ::Array[Types::ValidationError]
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ ::Array[Types::ValidationError]
Returns the value of attribute errors.
19242 19243 19244 |
# File 'sig/types.rbs', line 19242 def errors @errors end |