public static interface CustomDBEngineVersionAMI.Builder extends SdkPojo, CopyableBuilder<CustomDBEngineVersionAMI.Builder,CustomDBEngineVersionAMI>
| Modifier and Type | Method and Description |
|---|---|
CustomDBEngineVersionAMI.Builder |
imageId(String imageId)
A value that indicates the ID of the AMI.
|
CustomDBEngineVersionAMI.Builder |
status(String status)
A value that indicates the status of a custom engine version (CEV).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomDBEngineVersionAMI.Builder imageId(String imageId)
A value that indicates the ID of the AMI.
imageId - A value that indicates the ID of the AMI.CustomDBEngineVersionAMI.Builder status(String status)
A value that indicates the status of a custom engine version (CEV).
status - A value that indicates the status of a custom engine version (CEV).Copyright © 2023. All rights reserved.