Class: Aws::Types::ContactEvaluationAttributeValue
- Inherits:
-
Object
- Object
- Aws::Types::ContactEvaluationAttributeValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#string_value ⇒ ::String
Returns the value of attribute string_value.
Instance Attribute Details
#string_value ⇒ ::String
Returns the value of attribute string_value.
1038 1039 1040 |
# File 'sig/types.rbs', line 1038 def string_value @string_value end |