category property
The category of the GoldengateDeployment.
Output only. Possible string values are:
- "GOLDENGATE_DEPLOYMENT_CATEGORY_UNSPECIFIED" : The category is unspecified.
- "DATA_REPLICATION" : The deployment is data replication.
- "DATA_TRANSFORMS" : The deployment is data transforms.
Implementation
core.String? category;