Class SecondaryInterfacePrivateIpAddressSpecificationRequest

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

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

Describes a private IPv4 address specification for a secondary interface request.

See Also: