Class IpAddressInUseException

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

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

Returned if the request specified an IpAddress that is already in use in the subnet.

See Also: