groups

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


@JvmName(name = "tiqfqauchtogpcxh")
suspend fun groups(values: List<Output<LaunchGroupArgs>>)
@JvmName(name = "nhnqvofeiiuxwbkg")
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 = "vbihxmqkkwspvvsl")
suspend fun groups(argument: List<suspend LaunchGroupArgsBuilder.() -> Unit>)
@JvmName(name = "raqwvvflckijylqs")
suspend fun groups(vararg argument: suspend LaunchGroupArgsBuilder.() -> Unit)
@JvmName(name = "wxybnyeansmudttr")
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.