groups

@JvmName(name = "chaehbejoivtfntp")
suspend fun groups(value: Output<List<LaunchGroupArgs>>)
@JvmName(name = "angwdthsmarxfmsa")
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 = "omplfnswwgrkwvyv")
suspend fun groups(vararg values: Output<LaunchGroupArgs>)


@JvmName(name = "jtxghiotcfyiptek")
suspend fun groups(values: List<Output<LaunchGroupArgs>>)
@JvmName(name = "motbbhyqkwlmwpwq")
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 = "ykfmcgokogjolwmm")
suspend fun groups(argument: List<suspend LaunchGroupArgsBuilder.() -> Unit>)
@JvmName(name = "hwsijyajebbgqnvd")
suspend fun groups(vararg argument: suspend LaunchGroupArgsBuilder.() -> Unit)
@JvmName(name = "uyrreqlxlfutsbnq")
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.