Class: Aws::Types::MatchedDataBinding
- Inherits:
-
Object
- Object
- Aws::Types::MatchedDataBinding
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#value ⇒ Types::DataBindingValue
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Types::DataBindingValue
Returns the value of attribute value.
3046 3047 3048 |
# File 'sig/types.rbs', line 3046 def value @value end |