controlSets

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

Parameters

value

Control sets that are associated with the framework. See control_sets below. The following arguments are optional:


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


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

Parameters

values

Control sets that are associated with the framework. See control_sets below. The following arguments are optional:


@JvmName(name = "nabxytjgjbdrpetu")
suspend fun controlSets(argument: List<suspend FrameworkControlSetArgsBuilder.() -> Unit>)
@JvmName(name = "ywmuijeqtmajotga")
suspend fun controlSets(vararg argument: suspend FrameworkControlSetArgsBuilder.() -> Unit)
@JvmName(name = "lnvrlqfhhqpwwiki")
suspend fun controlSets(argument: suspend FrameworkControlSetArgsBuilder.() -> Unit)

Parameters

argument

Control sets that are associated with the framework. See control_sets below. The following arguments are optional: