Axinom Mosaic Libraries
    Preparing search index...

    Interface MosaicServiceConfig

    Properties that describe Mosaic service specific deployment parameters.

    interface MosaicServiceConfig {
        environment_variables: { [name: string]: string | number | boolean };
        owned_by_axinom: boolean;
    }
    Index

    Properties

    environment_variables: { [name: string]: string | number | boolean }

    Environment variables to be used for the service-deployment

    owned_by_axinom: boolean

    A boolean indicating if the service-definition is owned by Axinom