Uses of Class
software.amazon.awssdk.services.ec2.model.TargetGroupsConfig
Packages that use TargetGroupsConfig
-
Uses of TargetGroupsConfig in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TargetGroupsConfigModifier and TypeMethodDescriptionfinal TargetGroupsConfigLoadBalancersConfig.targetGroupsConfig()The target groups.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TargetGroupsConfigModifier and TypeMethodDescriptionLoadBalancersConfig.Builder.targetGroupsConfig(TargetGroupsConfig targetGroupsConfig) The target groups.