hostnames

@JvmName(name = "plvsssdnadmcfoio")
suspend fun hostnames(value: Output<List<String>>)
@JvmName(name = "shnkkvqllkwtqgsn")
suspend fun hostnames(value: List<String>?)

Parameters

value

Array of hostnames or wildcard names (e.g., *.example.com) bound to the certificate.


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


@JvmName(name = "ftxfwthoikjrjckb")
suspend fun hostnames(values: List<Output<String>>)
@JvmName(name = "ahalxkxrhchnltah")
suspend fun hostnames(vararg values: String)

Parameters

values

Array of hostnames or wildcard names (e.g., *.example.com) bound to the certificate.