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

NewLaunchProfileMember

import type { NewLaunchProfileMember } from "https://aws-api.deno.dev/v0.4/services/nimble.ts?docs=full";

A new member that is added to a launch profile.

interface NewLaunchProfileMember {
principalId: string;
}

§Properties

§

The persona.

§
principalId: string
[src]

The principal ID.