initiator property

String? initiator
getter/setter pair

A user-supplied tag associated with the split points.

For example, "initial_data_load", "special_event_1". Defaults to "CloudAddSplitPointsAPI" if not specified. The length of the tag must not exceed 50 characters,else will be trimmed. Only valid UTF8 characters are allowed.

Optional.

Implementation

core.String? initiator;