Anchorage API reference
    Preparing search index...
    interface DeploymentSecrets {
        application?: Readonly<Record<string, string>>;
        deploymentIdentity: string;
        maintenanceAdmin: string;
    }
    Index

    Properties

    application?: Readonly<Record<string, string>>
    deploymentIdentity: string
    maintenanceAdmin: string