@Stability(value=Stable) public static final class MySqlInstanceEngineProps.Builder extends Object implements software.amazon.jsii.Builder<MySqlInstanceEngineProps>
MySqlInstanceEngineProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
MySqlInstanceEngineProps |
build()
Builds the configured instance.
|
MySqlInstanceEngineProps.Builder |
version(MysqlEngineVersion version)
Sets the value of
MySqlInstanceEngineProps.getVersion() |
@Stability(value=Stable) public MySqlInstanceEngineProps.Builder version(MysqlEngineVersion version)
MySqlInstanceEngineProps.getVersion()version - The exact version of the engine to use. This parameter is required.this@Stability(value=Stable) public MySqlInstanceEngineProps build()
build in interface software.amazon.jsii.Builder<MySqlInstanceEngineProps>MySqlInstanceEnginePropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.