controlSets

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


@JvmName(name = "yuqkwrpcmxwkelqq")
suspend fun controlSets(values: List<Output<FrameworkControlSetArgs>>)
@JvmName(name = "xqlxtgdmkhpbpofx")
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 = "rmldlxrmpropjfcg")
suspend fun controlSets(argument: List<suspend FrameworkControlSetArgsBuilder.() -> Unit>)
@JvmName(name = "mppaerucahdorely")
suspend fun controlSets(vararg argument: suspend FrameworkControlSetArgsBuilder.() -> Unit)
@JvmName(name = "uejeaywdsjlilnjw")
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: