exclusionFilters

@JvmName(name = "flixeqhyqfoobmya")
suspend fun exclusionFilters(value: Output<List<String>>)
@JvmName(name = "boqokvfjvwepupgp")
suspend fun exclusionFilters(value: List<String>?)

Parameters

value

List of one or more exclusion regular expression patterns to exclude certain object types that adhere to the pattern.


@JvmName(name = "uwilajkiweuttlht")
suspend fun exclusionFilters(vararg values: Output<String>)


@JvmName(name = "rfdanmnthtwrtkar")
suspend fun exclusionFilters(values: List<Output<String>>)
@JvmName(name = "gdvckidpfehxjiyj")
suspend fun exclusionFilters(vararg values: String)

Parameters

values

List of one or more exclusion regular expression patterns to exclude certain object types that adhere to the pattern.