Class ConflictingOperationException

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

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

Your request has conflicting operations. This can occur if you're trying to perform more than one operation on the same resource at the same time.

See Also: