Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceAttachmentEnaSrdSpecification
Packages that use InstanceAttachmentEnaSrdSpecification
-
Uses of InstanceAttachmentEnaSrdSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceAttachmentEnaSrdSpecificationModifier and TypeMethodDescriptionInstanceNetworkInterfaceAttachment.enaSrdSpecification()Contains the ENA Express settings for the network interface that's attached to the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceAttachmentEnaSrdSpecificationModifier and TypeMethodDescriptionInstanceNetworkInterfaceAttachment.Builder.enaSrdSpecification(InstanceAttachmentEnaSrdSpecification enaSrdSpecification) Contains the ENA Express settings for the network interface that's attached to the instance.