Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateNetworkPerformanceOptions
Packages that use LaunchTemplateNetworkPerformanceOptions
-
Uses of LaunchTemplateNetworkPerformanceOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateNetworkPerformanceOptionsModifier and TypeMethodDescriptionResponseLaunchTemplateData.networkPerformanceOptions()Contains the launch template settings for network performance options for your instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateNetworkPerformanceOptionsModifier and TypeMethodDescriptionResponseLaunchTemplateData.Builder.networkPerformanceOptions(LaunchTemplateNetworkPerformanceOptions networkPerformanceOptions) Contains the launch template settings for network performance options for your instance.