| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
OptionRestrictionRegex |
ConfigurationOptionDescription.regex()
If specified, the configuration option must be a string value that satisfies this regular expression.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationOptionDescription.Builder |
ConfigurationOptionDescription.Builder.regex(OptionRestrictionRegex regex)
If specified, the configuration option must be a string value that satisfies this regular expression.
|
Copyright © 2019. All rights reserved.