ciphers

@JvmName(name = "bhnakpdtlwigwymd")
suspend fun ciphers(value: Output<List<String>>)
@JvmName(name = "lyuotyckrpvqiull")
suspend fun ciphers(value: List<String>?)

Parameters

value

List of SSL/TLS ciphers to associate with this certificate.


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


@JvmName(name = "phpjnqrwoqfibnsm")
suspend fun ciphers(values: List<Output<String>>)
@JvmName(name = "yjyuphjdldnroghd")
suspend fun ciphers(vararg values: String)

Parameters

values

List of SSL/TLS ciphers to associate with this certificate.