controlSets

@JvmName(name = "luxrplmuacbgkysn")
suspend fun controlSets(value: Output<List<FrameworkControlSetArgs>>)
@JvmName(name = "dfifhysxloqcuqyi")
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 = "gyxhjxgogahhyaoi")
suspend fun controlSets(vararg values: Output<FrameworkControlSetArgs>)


@JvmName(name = "guhlbnyvsyeigdlc")
suspend fun controlSets(values: List<Output<FrameworkControlSetArgs>>)
@JvmName(name = "frponjixvmfjypal")
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 = "amhidykkbompartv")
suspend fun controlSets(argument: List<suspend FrameworkControlSetArgsBuilder.() -> Unit>)
@JvmName(name = "rdtwxmtpmtlaevfl")
suspend fun controlSets(vararg argument: suspend FrameworkControlSetArgsBuilder.() -> Unit)
@JvmName(name = "sfnbdcsqyosknxxf")
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: