Uses of Class
software.amazon.awssdk.services.ec2.model.EnaSrdSpecificationRequest
Packages that use EnaSrdSpecificationRequest
-
Uses of EnaSrdSpecificationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnaSrdSpecificationRequestModifier and TypeMethodDescriptionInstanceNetworkInterfaceSpecification.enaSrdSpecification()Specifies the ENA Express settings for the network interface that's attached to the instance.LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.enaSrdSpecification()Configure ENA Express settings for your launch template.Methods in software.amazon.awssdk.services.ec2.model with parameters of type EnaSrdSpecificationRequestModifier and TypeMethodDescriptionInstanceNetworkInterfaceSpecification.Builder.enaSrdSpecification(EnaSrdSpecificationRequest enaSrdSpecification) Specifies the ENA Express settings for the network interface that's attached to the instance.LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.Builder.enaSrdSpecification(EnaSrdSpecificationRequest enaSrdSpecification) Configure ENA Express settings for your launch template.