containerGroupName

@JvmName(name = "bbleuevetghjoalp")
suspend fun containerGroupName(value: Output<String>)
@JvmName(name = "mndgtyxbrtqksyrl")
suspend fun containerGroupName(value: String?)

Parameters

value

The name series of the elastic container instances created from the scaling configuration. If you want to use an ordered instance name, specify the value for this parameter in the following format: name_prefix(AUTO_INCREMENT)begin_number,bitsname_suffix. name_prefix: the prefix of the hostname. (AUTO_INCREMENT): the sort method. This is a static field. begin_number: the start value of the sequential values. Valid values: 0 to 999999. bits: the number of digits in sequential values. Valid values: 1 to 6. If the number of digits in the specified begin_number value is greater than the value of the bits field, the bits field is automatically set to 6. name_suffix: the suffix of the hostname. This field is optional.