Class EndpointAlreadyExistsException

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

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

The account already has a Redshift-managed VPC endpoint with the given identifier.

See Also: