exemptUrls

@JvmName(name = "qcjlekmhshhjmwov")
suspend fun exemptUrls(value: Output<List<String>>)
@JvmName(name = "kbkghkmvplyonmjf")
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 = "ffpybveaqprfpibj")
suspend fun exemptUrls(vararg values: Output<String>)


@JvmName(name = "oifwdvebieqahudf")
suspend fun exemptUrls(values: List<Output<String>>)
@JvmName(name = "gqmsbfamafymcdts")
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.