Class: Aws::Types::Action
- Inherits:
-
Object
- Object
- Aws::Types::Action
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: SsmAutomation, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ssm_automation ⇒ Types::SsmAutomation
Returns the value of attribute ssm_automation.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#ssm_automation ⇒ Types::SsmAutomation
Returns the value of attribute ssm_automation.
17 18 19 |
# File 'sig/types.rbs', line 17 def ssm_automation @ssm_automation end |
#unknown ⇒ Object
Returns the value of attribute unknown.
18 19 20 |
# File 'sig/types.rbs', line 18 def unknown @unknown end |