customCiphers

@JvmName(name = "ybhajrnpbtkeqavq")
suspend fun customCiphers(value: Output<List<String>>)
@JvmName(name = "qycyhlulbufhrpxh")
suspend fun customCiphers(value: List<String>?)

Parameters

value

The specific custom encryption suite to add.


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


@JvmName(name = "gnvxebcqnvxpofbb")
suspend fun customCiphers(values: List<Output<String>>)
@JvmName(name = "lgpfcajbpsrgbqlq")
suspend fun customCiphers(vararg values: String)

Parameters

values

The specific custom encryption suite to add.