Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aws_api/services/kms/structs.ts>GrantConstraints

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface GrantConstraints
import { type GrantConstraints } from "https://deno.land/x/aws_api@v0.8.0/services/kms/structs.ts";

Properties

optional
EncryptionContextSubset: { [key: string]: string | null | undefined; } | null
optional
EncryptionContextEquals: { [key: string]: string | null | undefined; } | null