Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetMembershipInput

import type { GetMembershipInput } from "https://aws-api.deno.dev/v0.4/services/cleanrooms.ts?docs=full";
interface GetMembershipInput {
membershipIdentifier: string;
}

§Properties

§
membershipIdentifier: string
[src]

The identifier for a membership resource.