Class ContainerInUseException

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

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

The container that you specified in the request already exists or is being updated.

See Also: