| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsElasticBeanstalkEnvironmentEnvironmentLink> |
AwsElasticBeanstalkEnvironmentDetails.environmentLinks()
Links to other environments in the same group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElasticBeanstalkEnvironmentDetails.Builder |
AwsElasticBeanstalkEnvironmentDetails.Builder.environmentLinks(AwsElasticBeanstalkEnvironmentEnvironmentLink... environmentLinks)
Links to other environments in the same group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElasticBeanstalkEnvironmentDetails.Builder |
AwsElasticBeanstalkEnvironmentDetails.Builder.environmentLinks(Collection<AwsElasticBeanstalkEnvironmentEnvironmentLink> environmentLinks)
Links to other environments in the same group.
|
Copyright © 2023. All rights reserved.