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

PrivateConnectionProvisioningState

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

Specifies the private connection provisioning state.

interface PrivateConnectionProvisioningState {
failureMessage?: string | null;
}

§Properties

§

Specifies the private connection provisioning failure cause.

§
failureMessage?: string | null
[src]

Specifies the private connection provisioning failure reason.

§

Specifies the private connection provisioning status.