Class: Aws::Types::UpdateTaskExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::Options

Returns the value of attribute options.

Returns:



1131
1132
1133
# File 'sig/types.rbs', line 1131

def options
  @options
end

#task_execution_arn::String

Returns the value of attribute task_execution_arn.

Returns:

  • (::String)


1130
1131
1132
# File 'sig/types.rbs', line 1130

def task_execution_arn
  @task_execution_arn
end