Class SecondaryInterfacePrivateIpAddressSpecification

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

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

Describes a private IPv4 address specification for a secondary interface.

See Also: