Class: Aws::Types::TaskContainerDependency

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#condition::String

Returns the value of attribute condition.

Returns:

  • (::String)


1565
1566
1567
# File 'sig/types.rbs', line 1565

def condition
  @condition
end

#container_name::String

Returns the value of attribute container_name.

Returns:

  • (::String)


1564
1565
1566
# File 'sig/types.rbs', line 1564

def container_name
  @container_name
end