Class ServiceAlreadyExistsException

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

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

The service can't be created because a service with the same name already exists.

See Also: