CreateEnvironmentRequest: {
    api_version?: string;
    body: CreateEnvironmentRequest;
}

Type declaration

  • Optionalapi_version?: string

    Which version of the API to use.

  • body: CreateEnvironmentRequest

    Required. The environment to create.