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

DisassociateAwsAccountFromPartnerAccountRequest

import type { DisassociateAwsAccountFromPartnerAccountRequest } from "https://aws-api.deno.dev/v0.3/services/iotwireless.ts?docs=full";
interface DisassociateAwsAccountFromPartnerAccountRequest {
PartnerAccountId: string;
PartnerType: PartnerType;
}

§Properties

§
PartnerAccountId: string
[src]

The partner account ID to disassociate from the AWS account.

§
PartnerType: PartnerType
[src]

The partner type.