groups

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


@JvmName(name = "ufhgnjvcgpagifgv")
suspend fun groups(values: List<Output<LaunchGroupArgs>>)
@JvmName(name = "wcrqqvtketydhpvq")
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 = "okjlkesalomfyyga")
suspend fun groups(argument: List<suspend LaunchGroupArgsBuilder.() -> Unit>)
@JvmName(name = "gubewoonoudinmrv")
suspend fun groups(vararg argument: suspend LaunchGroupArgsBuilder.() -> Unit)
@JvmName(name = "pocalsobvhrfntbv")
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.