clientToken property

Input<String?>? clientToken
final

A unique, case-sensitive ID that you provide to ensure the idempotency of the request. AWS generates a random value when not provided.

Implementation

final pulumi.Input<String?>? clientToken;