public static final class RosDBClustersProps.Builder extends Object implements software.amazon.jsii.Builder<RosDBClustersProps>
RosDBClustersProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
RosDBClustersProps |
build()
Builds the configured instance.
|
RosDBClustersProps.Builder |
dbClusterId(com.aliyun.ros.cdk.core.IResolvable dbClusterId)
Sets the value of
RosDBClustersProps.getDbClusterId() |
RosDBClustersProps.Builder |
dbClusterId(String dbClusterId)
Sets the value of
RosDBClustersProps.getDbClusterId() |
RosDBClustersProps.Builder |
dbClusterName(com.aliyun.ros.cdk.core.IResolvable dbClusterName)
Sets the value of
RosDBClustersProps.getDbClusterName() |
RosDBClustersProps.Builder |
dbClusterName(String dbClusterName)
Sets the value of
RosDBClustersProps.getDbClusterName() |
public RosDBClustersProps.Builder dbClusterId(String dbClusterId)
RosDBClustersProps.getDbClusterId()dbClusterId - the value to be set.thispublic RosDBClustersProps.Builder dbClusterId(com.aliyun.ros.cdk.core.IResolvable dbClusterId)
RosDBClustersProps.getDbClusterId()dbClusterId - the value to be set.thispublic RosDBClustersProps.Builder dbClusterName(String dbClusterName)
RosDBClustersProps.getDbClusterName()dbClusterName - the value to be set.thispublic RosDBClustersProps.Builder dbClusterName(com.aliyun.ros.cdk.core.IResolvable dbClusterName)
RosDBClustersProps.getDbClusterName()dbClusterName - the value to be set.thispublic RosDBClustersProps build()
build in interface software.amazon.jsii.Builder<RosDBClustersProps>RosDBClustersPropsNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.