Class InstanceSecondaryInterfaceAttachment

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

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

Describes the attachment of a secondary interface to an instance.

See Also: