| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsElasticBeanstalkEnvironmentOptionSetting> |
AwsElasticBeanstalkEnvironmentDetails.optionSettings()
The configuration setting for the environment.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElasticBeanstalkEnvironmentDetails.Builder |
AwsElasticBeanstalkEnvironmentDetails.Builder.optionSettings(AwsElasticBeanstalkEnvironmentOptionSetting... optionSettings)
The configuration setting for the environment.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElasticBeanstalkEnvironmentDetails.Builder |
AwsElasticBeanstalkEnvironmentDetails.Builder.optionSettings(Collection<AwsElasticBeanstalkEnvironmentOptionSetting> optionSettings)
The configuration setting for the environment.
|
Copyright © 2023. All rights reserved.