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

ConfirmCustomerAgreementResponse

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

§Properties

§
status?: string | null
[src]

The status of the customer agreement when the connection was created. This will be either signed or unsigned.