kmsEncryptionContext

@JvmName(name = "loskcjqhjsecehgy")
suspend fun kmsEncryptionContext(value: Output<Map<String, Any>>)
@JvmName(name = "cxqhckmivrmsgqye")
suspend fun kmsEncryptionContext(value: Map<String, Any>?)

Deprecated

Field 'kms_encryption_context' has been deprecated from provider version 1.177.0. Please use resource 'alicloud_cs_kubernetes_node_pool' to manage cluster nodes, by using field 'kms_encryption_context' to replace it

Parameters

value

(Optional, MapString, Available in 1.57.1+) An KMS encryption context used to decrypt kms_encrypted_password before creating or updating a cs kubernetes with kms_encrypted_password. See Encryption Context. It is valid when kms_encrypted_password is set.


@JvmName(name = "tepgtgcvmvcnrmsd")
fun kmsEncryptionContext(vararg values: Pair<String, Any>)

Deprecated

Field 'kms_encryption_context' has been deprecated from provider version 1.177.0. Please use resource 'alicloud_cs_kubernetes_node_pool' to manage cluster nodes, by using field 'kms_encryption_context' to replace it

Parameters

values

(Optional, MapString, Available in 1.57.1+) An KMS encryption context used to decrypt kms_encrypted_password before creating or updating a cs kubernetes with kms_encrypted_password. See Encryption Context. It is valid when kms_encrypted_password is set.