scopeConfiguration

@JvmName(name = "qkouqtcysypbgtbt")
suspend fun scopeConfiguration(value: Output<TemplateFilterScopeConfigurationArgs>)
@JvmName(name = "ehxobucrgdriyywc")
suspend fun scopeConfiguration(value: TemplateFilterScopeConfigurationArgs)

Parameters

value

The configuration that specifies what scope to apply to a FilterGroup . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.


@JvmName(name = "hnbjdukynobaqnff")
suspend fun scopeConfiguration(argument: suspend TemplateFilterScopeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration that specifies what scope to apply to a FilterGroup . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.