dnsNames

@JvmName(name = "ecgqkintytchtytk")
suspend fun dnsNames(value: Output<List<String>>)
@JvmName(name = "sxneqbheohctrekp")
suspend fun dnsNames(value: List<String>?)

Parameters

value

A list of alternative DNS names (FQDNs) identified by the Certificate.


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


@JvmName(name = "qxppksmprijwqqqo")
suspend fun dnsNames(values: List<Output<String>>)
@JvmName(name = "lvpxwhwetpweenlq")
suspend fun dnsNames(vararg values: String)

Parameters

values

A list of alternative DNS names (FQDNs) identified by the Certificate.