Interface EnvironmentCreate

Export

EnvironmentCreate

Hierarchy

  • EnvironmentCreate

Properties

custom_branch_name?: string

when using gitops feature, an optional branch name for the environment

Memberof

EnvironmentCreate

description?: string

an optional longer description of the environment

Memberof

EnvironmentCreate

jwks?: JwksObj

Memberof

EnvironmentCreate

key: string

A URL-friendly name of the environment (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the environment.

Memberof

EnvironmentCreate

name: string

The name of the environment

Memberof

EnvironmentCreate

Generated using TypeDoc