Class: Aws::Types::AwsEcsServicePlacementStrategiesDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field::String

Returns the value of attribute field.

Returns:

  • (::String)


2190
2191
2192
# File 'sig/types.rbs', line 2190

def field
  @field
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


2191
2192
2193
# File 'sig/types.rbs', line 2191

def type
  @type
end