Class ConflictException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ConflictException.Builder,ConflictException>

@Generated("software.amazon.awssdk:codegen") public final class ConflictException extends AppMeshException implements ToCopyableBuilder<ConflictException.Builder,ConflictException>

The request contains a client token that was used for a previous update resource call with different specifications. Try the request again with a new client token.

See Also: