| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElbLoadBalancerBackendServerDescription |
AwsElbLoadBalancerBackendServerDescription.clone() |
AwsElbLoadBalancerBackendServerDescription |
AwsElbLoadBalancerBackendServerDescription.withInstancePort(Integer instancePort)
The port on which the EC2 instance is listening.
|
AwsElbLoadBalancerBackendServerDescription |
AwsElbLoadBalancerBackendServerDescription.withPolicyNames(Collection<String> policyNames)
The names of the policies that are enabled for the EC2 instance.
|
AwsElbLoadBalancerBackendServerDescription |
AwsElbLoadBalancerBackendServerDescription.withPolicyNames(String... policyNames)
The names of the policies that are enabled for the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsElbLoadBalancerBackendServerDescription> |
AwsElbLoadBalancerDetails.getBackendServerDescriptions()
Information about the configuration of the EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElbLoadBalancerDetails |
AwsElbLoadBalancerDetails.withBackendServerDescriptions(AwsElbLoadBalancerBackendServerDescription... backendServerDescriptions)
Information about the configuration of the EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsElbLoadBalancerDetails.setBackendServerDescriptions(Collection<AwsElbLoadBalancerBackendServerDescription> backendServerDescriptions)
Information about the configuration of the EC2 instances.
|
AwsElbLoadBalancerDetails |
AwsElbLoadBalancerDetails.withBackendServerDescriptions(Collection<AwsElbLoadBalancerBackendServerDescription> backendServerDescriptions)
Information about the configuration of the EC2 instances.
|
Copyright © 2020. All rights reserved.