groups

@JvmName(name = "wmaqsgxbmlmdcaqq")
suspend fun groups(value: Output<List<LaunchGroupArgs>>)
@JvmName(name = "qibupsntmphplyar")
suspend fun groups(value: List<LaunchGroupArgs>?)

Parameters

value

One or up to five blocks that contain the feature and variations that are to be used for the launch. Detailed below.


@JvmName(name = "oejnuxglhxolxusu")
suspend fun groups(vararg values: Output<LaunchGroupArgs>)


@JvmName(name = "nqvqqarsyhmswcuh")
suspend fun groups(values: List<Output<LaunchGroupArgs>>)
@JvmName(name = "ehcdvleufibndcaa")
suspend fun groups(vararg values: LaunchGroupArgs)

Parameters

values

One or up to five blocks that contain the feature and variations that are to be used for the launch. Detailed below.


@JvmName(name = "jkdsdovrhyudlhsm")
suspend fun groups(argument: List<suspend LaunchGroupArgsBuilder.() -> Unit>)
@JvmName(name = "sbtidgtkpvtsmgfa")
suspend fun groups(vararg argument: suspend LaunchGroupArgsBuilder.() -> Unit)
@JvmName(name = "nashntxewfncaial")
suspend fun groups(argument: suspend LaunchGroupArgsBuilder.() -> Unit)

Parameters

argument

One or up to five blocks that contain the feature and variations that are to be used for the launch. Detailed below.