Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateEnvironmentParams

Parameters for the createEnvironment operation.

Hierarchy

  • CreateEnvironmentParams

Index

Properties

Optional description

description: string

Description of the environment.

Optional headers

headers: OutgoingHttpHeaders

name

name: string

Name that identifies the environment.

Optional size

size: Size | string

Size of the environment. In the Lite plan the default and only accepted value is LT, in all other plans the default is S.

Generated using TypeDoc