subjectAltNames

@JvmName(name = "pguowkwkcweegpgj")
suspend fun subjectAltNames(value: Output<List<String>>)
@JvmName(name = "weieqguvogpmctic")
suspend fun subjectAltNames(value: List<String>?)

Parameters

value

A list of alternate names to verify the subject identity in the certificate presented by the client.


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


@JvmName(name = "eifnsxypxywmplsi")
suspend fun subjectAltNames(values: List<Output<String>>)
@JvmName(name = "isfvlcgkymtypnqd")
suspend fun subjectAltNames(vararg values: String)

Parameters

values

A list of alternate names to verify the subject identity in the certificate presented by the client.