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

BatchDisassociateServiceActionFromProvisioningArtifactInput

import type { BatchDisassociateServiceActionFromProvisioningArtifactInput } from "https://aws-api.deno.dev/v0.4/services/servicecatalog.ts?docs=full";
interface BatchDisassociateServiceActionFromProvisioningArtifactInput {
AcceptLanguage?: string | null;
ServiceActionAssociations: ServiceActionAssociation[];
}

§Properties

§
AcceptLanguage?: string | null
[src]

The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese
§
ServiceActionAssociations: ServiceActionAssociation[]
[src]

One or more associations, each consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.