Class: Aws::Types::OrchestrationExecutor
- Inherits:
-
Object
- Object
- Aws::Types::OrchestrationExecutor
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lambda ⇒ ::String
Returns the value of attribute lambda.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#lambda ⇒ ::String
Returns the value of attribute lambda.
1960 1961 1962 |
# File 'sig/types.rbs', line 1960 def lambda @lambda end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1961 1962 1963 |
# File 'sig/types.rbs', line 1961 def unknown @unknown end |