registrationId property

String? registrationId
getter/setter pair

A unique key for this connector.

This key is internal to the OVA connector and is supplied with its creation during the registration process and can not be modified.

Immutable.

Implementation

core.String? registrationId;