deployment property

String? deployment
getter/setter pair

The name given to the Goldengate service deployment.

The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.

Required.

Implementation

core.String? deployment;