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

AssociateInstanceStorageConfigResponse

import type { AssociateInstanceStorageConfigResponse } from "https://aws-api.deno.dev/v0.3/services/connect.ts?docs=full";
interface AssociateInstanceStorageConfigResponse {
AssociationId?: string | null;
}

§Properties

§
AssociationId?: string | null
[src]

The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.