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.
1024 1025 1026 |
# File 'sig/types.rbs', line 1024 def string_value @string_value end |