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

AssociateConnectionAliasResult

import type { AssociateConnectionAliasResult } from "https://aws-api.deno.dev/v0.4/services/workspaces.ts?docs=full";
interface AssociateConnectionAliasResult {
ConnectionIdentifier?: string | null;
}

§Properties

§
ConnectionIdentifier?: string | null
[src]

The identifier of the connection alias association. You use the connection identifier in the DNS TXT record when you're configuring your DNS routing policies.