@stigg/js-client-sdk - v3.100.1

    Type Alias CreateOneEnvironmentInput

    Input for creating a single environment

    type CreateOneEnvironmentInput = {
        environment: CreateEnvironment;
        options?: InputMaybe<CreateEnvironmentOptions>;
    }
    Index

    Properties

    environment: CreateEnvironment

    The environment configuration details

    Additional options for environment creation

    MMNEPVFCICPMFPCPTTAAATR