Package version:

Interface EnvironmentTypeUpdate

The environment type for partial update. Properties not provided in the update request will not be changed.

Hierarchy

  • EnvironmentTypeUpdate

Properties

Properties

tags?: {
    [propertyName: string]: string;
}

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc