Class: Aws::Types::DescribeTaskDefinitionRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#include::Array[("TAGS")]

Returns the value of attribute include.



1099
1100
1101
# File 'sig/types.rbs', line 1099

def include
  @include
end

#task_definition::String

Returns the value of attribute task_definition.



1098
1099
1100
# File 'sig/types.rbs', line 1098

def task_definition
  @task_definition
end