exemptUrls

@JvmName(name = "pjtmevakauboyhwo")
suspend fun exemptUrls(value: Output<List<String>>)
@JvmName(name = "mqsiwpftcjkyxgyr")
suspend fun exemptUrls(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "xsqexmfqrgbaqmum")
suspend fun exemptUrls(values: List<Output<String>>)
@JvmName(name = "laijhcwjlpwevkww")
suspend fun exemptUrls(vararg values: String)

Parameters

values

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