@Stability(value=Stable) public static final class RosSynDb.SynDbTablesProperty.Builder extends Object implements software.amazon.jsii.Builder<RosSynDb.SynDbTablesProperty>
RosSynDb.SynDbTablesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
RosSynDb.SynDbTablesProperty |
build()
Builds the configured instance.
|
RosSynDb.SynDbTablesProperty.Builder |
schema(com.aliyun.ros.cdk.core.IResolvable schema)
Sets the value of
RosSynDb.SynDbTablesProperty.getSchema() |
RosSynDb.SynDbTablesProperty.Builder |
schema(String schema)
Sets the value of
RosSynDb.SynDbTablesProperty.getSchema() |
RosSynDb.SynDbTablesProperty.Builder |
tables(com.aliyun.ros.cdk.core.IResolvable tables)
Sets the value of
RosSynDb.SynDbTablesProperty.getTables() |
RosSynDb.SynDbTablesProperty.Builder |
tables(List<? extends Object> tables)
Sets the value of
RosSynDb.SynDbTablesProperty.getTables() |
@Stability(value=Stable) public RosSynDb.SynDbTablesProperty.Builder schema(String schema)
RosSynDb.SynDbTablesProperty.getSchema()schema - the value to be set. This parameter is required.this@Stability(value=Stable) public RosSynDb.SynDbTablesProperty.Builder schema(com.aliyun.ros.cdk.core.IResolvable schema)
RosSynDb.SynDbTablesProperty.getSchema()schema - the value to be set. This parameter is required.this@Stability(value=Stable) public RosSynDb.SynDbTablesProperty.Builder tables(com.aliyun.ros.cdk.core.IResolvable tables)
RosSynDb.SynDbTablesProperty.getTables()tables - the value to be set. This parameter is required.this@Stability(value=Stable) public RosSynDb.SynDbTablesProperty.Builder tables(List<? extends Object> tables)
RosSynDb.SynDbTablesProperty.getTables()tables - the value to be set. This parameter is required.this@Stability(value=Stable) public RosSynDb.SynDbTablesProperty build()
build in interface software.amazon.jsii.Builder<RosSynDb.SynDbTablesProperty>RosSynDb.SynDbTablesPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.