hostnames

@JvmName(name = "blxyhgndfulxvdrd")
suspend fun hostnames(value: Output<List<String>>)
@JvmName(name = "ccjxrvpfhdnvsamn")
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 = "tfwywtiboympstrd")
suspend fun hostnames(vararg values: Output<String>)


@JvmName(name = "otstngfahflptgyy")
suspend fun hostnames(values: List<Output<String>>)
@JvmName(name = "bjrunkpjvpbsdxsx")
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.