Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateEnvironmentParams

Parameters for the updateEnvironment operation.

Hierarchy

  • UpdateEnvironmentParams

Index

Properties

Optional description

description: string

Description of the environment.

environmentId

environmentId: string

The ID of the environment.

Optional headers

headers: OutgoingHttpHeaders

Optional name

name: string

Name that identifies the environment.

Optional size

size: Size | string

Size that the environment should be increased to. Environment size cannot be modified when using a Lite plan. Environment size can only increased and not decreased.

Generated using TypeDoc