Class: Aws::Types::AwsEcsServicePlacementStrategiesDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEcsServicePlacementStrategiesDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field ⇒ ::String
Returns the value of attribute field.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#field ⇒ ::String
Returns the value of attribute field.
2190 2191 2192 |
# File 'sig/types.rbs', line 2190 def field @field end |
#type ⇒ ::String
Returns the value of attribute type.
2191 2192 2193 |
# File 'sig/types.rbs', line 2191 def type @type end |