@camunda8/sdk
    Preparing search index...

    Interface SecureConnectivityEndpointConnection

    interface SecureConnectivityEndpointConnection {
        creationTimestamp: string;
        endpointId: string;
        owner: string;
        serviceId: string;
        state: string;
    }
    Index

    Properties

    creationTimestamp: string
    endpointId: string
    owner: string
    serviceId: string
    state: string