customSubjectAlternativeNames

@JvmName(name = "xeacxhqdhixmunte")
suspend fun customSubjectAlternativeNames(value: Output<List<String>>)
@JvmName(name = "wpenhtsaeccojhwl")
suspend fun customSubjectAlternativeNames(value: List<String>?)

Parameters

value

The custom subject alternative names for an instance with CUSTOMER_MANAGED_CAS_CA as the server_ca_mode.


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


@JvmName(name = "ybgcnonosooyvadl")
suspend fun customSubjectAlternativeNames(values: List<Output<String>>)
@JvmName(name = "dkodfbnxfucsjkqt")
suspend fun customSubjectAlternativeNames(vararg values: String)

Parameters

values

The custom subject alternative names for an instance with CUSTOMER_MANAGED_CAS_CA as the server_ca_mode.