Class DuplicateListenerException

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

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

A listener already exists for the specified load balancer name and port, but with a different instance port, protocol, or SSL certificate.

See Also: