endpoint property

String? endpoint
getter/setter pair

The endpoint URL of the Amazon Kinesis service.

e.g.: 'https://kinesis.us-east-1.amazonaws.com' If not provided, Goldengate will default to 'https://kinesis..amazonaws.com'.

Optional.

Implementation

core.String? endpoint;