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

AssociateResourceError

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

A representation of a resource association error.

interface AssociateResourceError {
Message?: string | null;
}

§Properties

§
Message?: string | null
[src]

The reason why the resource association failed.

§

A static error code that's used to classify the type of failure.