Class: Aws::Types::DeleteTaskRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#task_arn::String

Returns the value of attribute task_arn.

Returns:

  • (::String)


289
290
291
# File 'sig/types.rbs', line 289

def task_arn
  @task_arn
end