launchGroup

@JvmName(name = "cfhgqvdhanhjbtmj")
suspend fun launchGroup(value: Output<String>)
@JvmName(name = "qynwyrvrjtlqcitu")
suspend fun launchGroup(value: String?)

Parameters

value

A launch group is a group of spot instances that launch together and terminate together. If left empty instances are launched and terminated individually.