| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAmi> |
PlatformDescription.customAmiList()
The custom AMIs supported by the platform version.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription.Builder |
PlatformDescription.Builder.customAmiList(CustomAmi... customAmiList)
The custom AMIs supported by the platform version.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription.Builder |
PlatformDescription.Builder.customAmiList(Collection<CustomAmi> customAmiList)
The custom AMIs supported by the platform version.
|
Copyright © 2023. All rights reserved.