scopeConfiguration

@JvmName(name = "uktmrwowpqppdmfe")
suspend fun scopeConfiguration(value: Output<AnalysisFilterScopeConfigurationArgs>)
@JvmName(name = "lwycydoxnrveshjd")
suspend fun scopeConfiguration(value: AnalysisFilterScopeConfigurationArgs)

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 = "dqtdsuqhmuvmlogn")
suspend fun scopeConfiguration(argument: suspend AnalysisFilterScopeConfigurationArgsBuilder.() -> 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.