clientRequestToken property

String? clientRequestToken
final

An idempotency token to ensure that you don't accidentally submit the same request twice. You can use any string up to the maximum length.

Implementation

final String? clientRequestToken;