Class NoFreeAddressesInSubnetException

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

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

Returned if IpAddress was not specified in the request and there are no free IP addresses in the subnet.

See Also: