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

OptionGroupMembership

import type { OptionGroupMembership } from "https://aws-api.deno.dev/v0.3/services/neptune.ts?docs=full";

Not supported by Neptune.

interface OptionGroupMembership {
OptionGroupName?: string | null;
Status?: string | null;
}

§Properties

§
OptionGroupName?: string | null
[src]

Not supported by Neptune.

§
Status?: string | null
[src]

Not supported by Neptune.