Uses of Class
software.amazon.awssdk.services.ec2.model.AttachmentEnaSrdSpecification
-
Packages that use AttachmentEnaSrdSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of AttachmentEnaSrdSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AttachmentEnaSrdSpecification Modifier and Type Method Description AttachmentEnaSrdSpecificationNetworkInterfaceAttachment. enaSrdSpecification()Configures ENA Express for the network interface that this action attaches to the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AttachmentEnaSrdSpecification Modifier and Type Method Description NetworkInterfaceAttachment.BuilderNetworkInterfaceAttachment.Builder. enaSrdSpecification(AttachmentEnaSrdSpecification enaSrdSpecification)Configures ENA Express for the network interface that this action attaches to the instance.
-