Class: Aws::Types::EvaluationFormValidationFindingItem
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationFormValidationFindingItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#property ⇒ ::String
Returns the value of attribute property.
-
#ref_id ⇒ ::String
Returns the value of attribute ref_id.
Instance Attribute Details
#property ⇒ ::String
Returns the value of attribute property.
3657 3658 3659 |
# File 'sig/types.rbs', line 3657 def property @property end |
#ref_id ⇒ ::String
Returns the value of attribute ref_id.
3656 3657 3658 |
# File 'sig/types.rbs', line 3656 def ref_id @ref_id end |