hostnames

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

Parameters

value

A list of hostnames or wildcard names bound to the certificate. Modifying this attribute will force creation of a new resource.


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


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

Parameters

values

A list of hostnames or wildcard names bound to the certificate. Modifying this attribute will force creation of a new resource.