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