| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsElbLoadBalancerBackendServerDescription> |
AwsElbLoadBalancerDetails.backendServerDescriptions()
Information about the configuration of the EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElbLoadBalancerDetails.Builder |
AwsElbLoadBalancerDetails.Builder.backendServerDescriptions(AwsElbLoadBalancerBackendServerDescription... backendServerDescriptions)
Information about the configuration of the EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElbLoadBalancerDetails.Builder |
AwsElbLoadBalancerDetails.Builder.backendServerDescriptions(Collection<AwsElbLoadBalancerBackendServerDescription> backendServerDescriptions)
Information about the configuration of the EC2 instances.
|
Copyright © 2023. All rights reserved.