category property

String? category
getter/setter pair

The category of the Goldengate Deployment Environment resource.

Output only. Possible string values are:

  • "DEPLOYMENT_CATEGORY_UNSPECIFIED" : Default unspecified value.
  • "DATA_REPLICATION_CATEGORY" : Goldengate Deployment Environment category is DATA_REPLICATION_CATEGORY.
  • "DATA_TRANSFORMS_CATEGORY" : Goldengate Deployment Environment category is DATA_TRANSFORMS_CATEGORY.

Implementation

core.String? category;