excludedUris

@JvmName(name = "xjdvoynnvddkygmv")
suspend fun excludedUris(value: Output<List<String>>)
@JvmName(name = "fnpvbbnwvbwuonxj")
suspend fun excludedUris(value: List<String>?)

Parameters

value

Contains the excluded URIs that apply to the host part of the name. The value can be a hostname or a domain with a leading period (like .example.com)


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


@JvmName(name = "jvdtkoklnrraaqyu")
suspend fun excludedUris(values: List<Output<String>>)
@JvmName(name = "yiqiafvixqhnnrjv")
suspend fun excludedUris(vararg values: String)

Parameters

values

Contains the excluded URIs that apply to the host part of the name. The value can be a hostname or a domain with a leading period (like .example.com)