Class: Aws::Types::StartTaskExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartTaskExecutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_execution_arn ⇒ ::String
Returns the value of attribute task_execution_arn.
Instance Attribute Details
#task_execution_arn ⇒ ::String
Returns the value of attribute task_execution_arn.
850 851 852 |
# File 'sig/types.rbs', line 850 def task_execution_arn @task_execution_arn end |