vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface InboundNetworkConnectionMetadata

    interface InboundNetworkConnectionMetadata {
        connectionType: "AwsPrivateLink";
        description: string;
        fullName?: string;
        inboundNetworkConnProperties?: InboundNetworkConnProperty[];
        isActive: boolean;
        label: string;
        status: ExternalConnectionStatus;
    }

    Hierarchy (View Summary)

    Index

    Properties

    connectionType: "AwsPrivateLink"
    description: string
    fullName?: string
    inboundNetworkConnProperties?: InboundNetworkConnProperty[]
    isActive: boolean
    label: string