upns

@JvmName(name = "bthicftqnmnfeaep")
suspend fun upns(value: Output<List<String>>)
@JvmName(name = "kcoetmiupxwtsola")
suspend fun upns(value: List<String>?)

Parameters

value

A list of User Principal Names identified by the Certificate. Changing this forces a new resource to be created.


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


@JvmName(name = "wxrwcrbnytichihe")
suspend fun upns(values: List<Output<String>>)
@JvmName(name = "obnumrgufjrwvvch")
suspend fun upns(vararg values: String)

Parameters

values

A list of User Principal Names identified by the Certificate. Changing this forces a new resource to be created.