@runloop/api-client - v1.4.0
    Preparing search index...

    Interface GatewaySpecs

    interface GatewaySpecs {
        gateway_config_id: string;
        secret_id: string;
    }
    Index

    Properties

    gateway_config_id: string

    The ID of the gateway config (e.g., gwc_123abc).

    secret_id: string

    The ID of the secret containing the credential.