creatorRequestId property

String? creatorRequestId
final

A unique string that you specified when you created the Resolver rule. CreatorRequestId identifies the request and allows failed requests to be retried without the risk of executing the operation twice.

Implementation

final String? creatorRequestId;