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.
18555 18556 18557 |
# File 'sig/types.rbs', line 18555 def errors @errors end |