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

DisassociateUserResponse

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

§Properties

§
InstanceUserSummary: InstanceUserSummary
[src]

Metadata that describes the associate user operation.