Uses of Class
software.amazon.awssdk.services.ec2.model.AttachmentEnaSrdSpecification
Packages that use AttachmentEnaSrdSpecification
-
Uses of AttachmentEnaSrdSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AttachmentEnaSrdSpecificationModifier and TypeMethodDescriptionNetworkInterfaceAttachment.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 AttachmentEnaSrdSpecificationModifier and TypeMethodDescriptionNetworkInterfaceAttachment.Builder.enaSrdSpecification(AttachmentEnaSrdSpecification enaSrdSpecification) Configures ENA Express for the network interface that this action attaches to the instance.