hostnames

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


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