subjectAltNames

@JvmName(name = "rhcdsveythveoeuy")
suspend fun subjectAltNames(value: Output<List<String>>)
@JvmName(name = "yqxmsowisjbculby")
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 = "tgpmakrfnybunvla")
suspend fun subjectAltNames(vararg values: Output<String>)


@JvmName(name = "eoxxfbujtfahblov")
suspend fun subjectAltNames(values: List<Output<String>>)
@JvmName(name = "brfpjajetaqlqirm")
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.