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

BatchDisassociateServiceActionFromProvisioningArtifactOutput

import type { BatchDisassociateServiceActionFromProvisioningArtifactOutput } from "https://aws-api.deno.dev/v0.4/services/servicecatalog.ts?docs=full";
interface BatchDisassociateServiceActionFromProvisioningArtifactOutput {
FailedServiceActionAssociations?: FailedServiceActionAssociation[] | null;
}

§Properties

§
FailedServiceActionAssociations?: FailedServiceActionAssociation[] | null
[src]

An object that contains a list of errors, along with information to help you identify the self-service action.