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