ciphers

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

Parameters

value

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


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


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

Parameters

values

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