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

AssociateTeamMemberResult

import type { AssociateTeamMemberResult } from "https://aws-api.deno.dev/v0.3/services/codestar.ts?docs=full";
interface AssociateTeamMemberResult {
clientRequestToken?: string | null;
}

§Properties

§
clientRequestToken?: string | null
[src]

The user- or system-generated token from the initial request that can be used to repeat the request.