Class: Aws::Types::ActionPayload
- Inherits:
-
Object
- Object
- Aws::Types::ActionPayload
- 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.
35 36 37 |
# File 'sig/types.rbs', line 35 def string_value @string_value end |