Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceAttachmentEnaSrdSpecification
-
Packages that use InstanceAttachmentEnaSrdSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of InstanceAttachmentEnaSrdSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceAttachmentEnaSrdSpecification Modifier and Type Method Description InstanceAttachmentEnaSrdSpecificationInstanceNetworkInterfaceAttachment. 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 InstanceAttachmentEnaSrdSpecification Modifier and Type Method Description InstanceNetworkInterfaceAttachment.BuilderInstanceNetworkInterfaceAttachment.Builder. enaSrdSpecification(InstanceAttachmentEnaSrdSpecification enaSrdSpecification)Contains the ENA Express settings for the network interface that's attached to the instance.
-