Class Ipv4PrefixSpecificationRequest

java.lang.Object
software.amazon.awssdk.services.ec2.model.Ipv4PrefixSpecificationRequest
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<Ipv4PrefixSpecificationRequest.Builder,Ipv4PrefixSpecificationRequest>

@Generated("software.amazon.awssdk:codegen") public final class Ipv4PrefixSpecificationRequest extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Ipv4PrefixSpecificationRequest.Builder,Ipv4PrefixSpecificationRequest>

Describes the IPv4 prefix option for a network interface.

See Also: