controlSets

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


@JvmName(name = "rxpojsjjurwqebqu")
suspend fun controlSets(values: List<Output<FrameworkControlSetArgs>>)
@JvmName(name = "twvjyxicjcesmpas")
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 = "ncdpbhtetiehcxnt")
suspend fun controlSets(argument: List<suspend FrameworkControlSetArgsBuilder.() -> Unit>)
@JvmName(name = "xarpqwqdkbtnshdh")
suspend fun controlSets(vararg argument: suspend FrameworkControlSetArgsBuilder.() -> Unit)
@JvmName(name = "tkexkgwatqsrrsnc")
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: