ciphers

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

Parameters

value

The encryption algorithms supported. It depends on the value of tls_versions.


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


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

Parameters

values

The encryption algorithms supported. It depends on the value of tls_versions.