Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceSecondaryInterfaceAttachment
Packages that use InstanceSecondaryInterfaceAttachment
-
Uses of InstanceSecondaryInterfaceAttachment in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceSecondaryInterfaceAttachmentModifier and TypeMethodDescriptionInstanceSecondaryInterface.attachment()The attachment information for the secondary interface.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceSecondaryInterfaceAttachmentModifier and TypeMethodDescriptionInstanceSecondaryInterface.Builder.attachment(InstanceSecondaryInterfaceAttachment attachment) The attachment information for the secondary interface.