Class: Aws::Types::StartTaskExecutionResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#task_execution_arn::String

Returns the value of attribute task_execution_arn.

Returns:

  • (::String)


850
851
852
# File 'sig/types.rbs', line 850

def task_execution_arn
  @task_execution_arn
end