Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsElbLoadBalancerBackendServerDescription
Packages that use AwsElbLoadBalancerBackendServerDescription
-
Uses of AwsElbLoadBalancerBackendServerDescription in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsElbLoadBalancerBackendServerDescriptionModifier and TypeMethodDescriptionAwsElbLoadBalancerDetails.backendServerDescriptions()Information about the configuration of the EC2 instances.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsElbLoadBalancerBackendServerDescriptionModifier and TypeMethodDescriptionAwsElbLoadBalancerDetails.Builder.backendServerDescriptions(AwsElbLoadBalancerBackendServerDescription... backendServerDescriptions) Information about the configuration of the EC2 instances.Method parameters in software.amazon.awssdk.services.securityhub.model with type arguments of type AwsElbLoadBalancerBackendServerDescriptionModifier and TypeMethodDescriptionAwsElbLoadBalancerDetails.Builder.backendServerDescriptions(Collection<AwsElbLoadBalancerBackendServerDescription> backendServerDescriptions) Information about the configuration of the EC2 instances.