ciphers

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

Parameters

value

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


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


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

Parameters

values

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