GoldengateDeploymentVersion constructor
GoldengateDeploymentVersion({
- String? name,
- String? ocid,
- GoldengateDeploymentVersionProperties? properties,
Implementation
GoldengateDeploymentVersion({this.name, this.ocid, this.properties});