Encryption Settings Args
constructor(infrastructureEncryption: Output<Either<String, InfrastructureEncryptionState>>? = null, kekIdentity: Output<CmkKekIdentityArgs>? = null, keyVaultProperties: Output<CmkKeyVaultPropertiesArgs>? = null, state: Output<Either<String, EncryptionState>>? = null)