Class: Aws::Types::DescribeExecutionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeExecutionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#execution_id ⇒ ::String
Returns the value of attribute execution_id.
Instance Attribute Details
#execution_id ⇒ ::String
Returns the value of attribute execution_id.
1773 1774 1775 |
# File 'sig/types.rbs', line 1773 def execution_id @execution_id end |