ciphers

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

Parameters

value

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


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


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

Parameters

values

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