Frodo Library - v4.0.0-10
    Preparing search index...

    Interface EnvInfoInterface

    interface EnvInfoInterface {
        config_promotion_done: boolean;
        immutable: boolean;
        locked: boolean;
        message_box_html: string;
        message_box_title: string;
        message_variant: string;
        placeholder_management: "CUSTOMER" | "SRE";
        placeholder_management_migration_date: string;
        region: string;
        tier: string;
        warning_message_html: string;
    }
    Index

    Properties

    config_promotion_done: boolean
    immutable: boolean
    locked: boolean
    message_box_html: string
    message_box_title: string
    message_variant: string
    placeholder_management: "CUSTOMER" | "SRE"
    placeholder_management_migration_date: string
    region: string
    tier: string
    warning_message_html: string