enforcedUrls

@JvmName(name = "ydflhrkbqwtayiyl")
suspend fun enforcedUrls(value: Output<List<String>>)
@JvmName(name = "egokcownkqebuocl")
suspend fun enforcedUrls(value: List<String>?)

Parameters

value

The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.


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


@JvmName(name = "lbxbiqunfivbokdn")
suspend fun enforcedUrls(values: List<Output<String>>)
@JvmName(name = "bkqqqvywpvwgttfs")
suspend fun enforcedUrls(vararg values: String)

Parameters

values

The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.