controlScope

@JvmName(name = "xjhiiwksmrlxpdkb")
suspend fun controlScope(value: Output<FrameworkControlControlScopePropertiesArgs>)
@JvmName(name = "ggxohosfmkrltxny")
suspend fun controlScope(value: FrameworkControlControlScopePropertiesArgs?)

Parameters

value

The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.


@JvmName(name = "xexojenlfpxajdih")
suspend fun controlScope(argument: suspend FrameworkControlControlScopePropertiesArgsBuilder.() -> Unit)

Parameters

argument

The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.