Class: Aws::Types::ActionGroupInvocationOutput
- Inherits:
-
Object
- Object
- Aws::Types::ActionGroupInvocationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metadata ⇒ Types::Metadata
Returns the value of attribute metadata.
-
#text ⇒ ::String
Returns the value of attribute text.
Instance Attribute Details
#metadata ⇒ Types::Metadata
Returns the value of attribute metadata.
58 59 60 |
# File 'sig/types.rbs', line 58 def @metadata end |
#text ⇒ ::String
Returns the value of attribute text.
59 60 61 |
# File 'sig/types.rbs', line 59 def text @text end |