excludedUriDomains

@JvmName(name = "wcuojnrwfrkbtigf")
suspend fun excludedUriDomains(value: Output<List<String>>)
@JvmName(name = "jxbyuiforphpvmxw")
suspend fun excludedUriDomains(value: List<String>?)

Parameters

value

List of URI domains for which certificates are not allowed to be issued. Requires Vault version 1.19+.


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


@JvmName(name = "towiwxkdljkqlfse")
suspend fun excludedUriDomains(values: List<Output<String>>)
@JvmName(name = "gtwvfrplwvkfsxhh")
suspend fun excludedUriDomains(vararg values: String)

Parameters

values

List of URI domains for which certificates are not allowed to be issued. Requires Vault version 1.19+.