clientToken property
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;
A unique, case-sensitive ID that you provide to ensure the idempotency of the request. AWS generates a random value when not provided.
final pulumi.Input<String?>? clientToken;