encryptionConfig

@JvmName(name = "syveedfrwyaikcms")
suspend fun encryptionConfig(value: Output<List<ClusterEncryptionConfigArgs>>)
@JvmName(name = "psnjncbmtksuuirx")
suspend fun encryptionConfig(value: List<ClusterEncryptionConfigArgs>?)

Parameters

value

The encryption configuration for the cluster.


@JvmName(name = "jpfmsoibhemphind")
suspend fun encryptionConfig(vararg values: Output<ClusterEncryptionConfigArgs>)


@JvmName(name = "hkxhujbfxadvlvvy")
suspend fun encryptionConfig(values: List<Output<ClusterEncryptionConfigArgs>>)
@JvmName(name = "rglqfulaiiogrsds")
suspend fun encryptionConfig(vararg values: ClusterEncryptionConfigArgs)

Parameters

values

The encryption configuration for the cluster.


@JvmName(name = "ruxtutotmyttnlsi")
suspend fun encryptionConfig(argument: List<suspend ClusterEncryptionConfigArgsBuilder.() -> Unit>)
@JvmName(name = "txuumnvxwmwtcffo")
suspend fun encryptionConfig(vararg argument: suspend ClusterEncryptionConfigArgsBuilder.() -> Unit)
@JvmName(name = "mmumkgibcnvodhgk")
suspend fun encryptionConfig(argument: suspend ClusterEncryptionConfigArgsBuilder.() -> Unit)

Parameters

argument

The encryption configuration for the cluster.