controlSets

@JvmName(name = "cwvmdcgonlehsihd")
suspend fun controlSets(value: Output<List<FrameworkControlSetArgs>>)
@JvmName(name = "acpxiyibyvrbqpxv")
suspend fun controlSets(value: List<FrameworkControlSetArgs>?)

Parameters

value

Configuration block(s) for the control sets that are associated with the framework. See control_sets Block below for details. The following arguments are optional:


@JvmName(name = "spkjteudbltatrpp")
suspend fun controlSets(vararg values: Output<FrameworkControlSetArgs>)


@JvmName(name = "nsysvrtntqqfygnj")
suspend fun controlSets(values: List<Output<FrameworkControlSetArgs>>)
@JvmName(name = "wavpkehytbpeakff")
suspend fun controlSets(vararg values: FrameworkControlSetArgs)

Parameters

values

Configuration block(s) for the control sets that are associated with the framework. See control_sets Block below for details. The following arguments are optional:


@JvmName(name = "ccetbjdkvbwuxvuv")
suspend fun controlSets(argument: List<suspend FrameworkControlSetArgsBuilder.() -> Unit>)
@JvmName(name = "nngtuyqwsrdfqjuy")
suspend fun controlSets(vararg argument: suspend FrameworkControlSetArgsBuilder.() -> Unit)
@JvmName(name = "vleiuclfxvinhyas")
suspend fun controlSets(argument: suspend FrameworkControlSetArgsBuilder.() -> Unit)

Parameters

argument

Configuration block(s) for the control sets that are associated with the framework. See control_sets Block below for details. The following arguments are optional: