INPUT_OBJECT
Configuration for Unified Encryption Management Azure KMS.
input UemKmsSpecInput {# Name of the key inside the KMS.kmsKeyName: String!# Version of the key inside the KMS.kmsKeyVersion: String# KMS UUID of the KMS.uemKmsId: UUID!}