CustomizationsConfig / CustomizationConfig / PortfolioConfig | ProductConfig / TagOptionsConfig

Service Catalog TagOptions configuration.

Example

- key: Environment
values: [Dev, Test, Prod]

Hierarchy

  • TagOptionsConfig

Implements

Constructors

Properties

Constructors

Properties

key: string = ''

The tag key

values: string[] = []

An array of values that can be used for the tag key

Generated using TypeDoc