Description
Updates an Auto Scaling container group.
Syntax
Action: ACS::ESS::UpdateContainerGroup
Properties:
regionId: String
rollBack: String
containerConfigure: Json
instanceId: String
scalingGroupId: String
updateType: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
rollBack | Specifies whether to perform the rollback. | String | No | false | |
containerConfigure | The container configurations. | Json | Yes | ||
instanceId | The ID of the elastic container instance (ECI). | String | Yes | ||
scalingGroupId | The ID of the scaling group. | String | Yes | ||
updateType | The method that is used to update the containers parameters. | String | No | IncrementalUpdate |
Output
None
References
For more information, see ACS::ESS::UpdateContainerGroup at GitHub.