changeToken property

String? changeToken
final

The ChangeToken that you used to submit the CreateRuleGroup request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.

Implementation

final String? changeToken;