@Stability(value=Stable) public static final class CfnDBCluster.DBClusterRoleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDBCluster.DBClusterRoleProperty>
CfnDBCluster.DBClusterRoleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDBCluster.DBClusterRoleProperty |
build()
Builds the configured instance.
|
CfnDBCluster.DBClusterRoleProperty.Builder |
featureName(String featureName)
Sets the value of
CfnDBCluster.DBClusterRoleProperty.getFeatureName() |
CfnDBCluster.DBClusterRoleProperty.Builder |
roleArn(String roleArn)
Sets the value of
CfnDBCluster.DBClusterRoleProperty.getRoleArn() |
@Stability(value=Stable) public CfnDBCluster.DBClusterRoleProperty.Builder roleArn(String roleArn)
CfnDBCluster.DBClusterRoleProperty.getRoleArn()roleArn - `CfnDBCluster.DBClusterRoleProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnDBCluster.DBClusterRoleProperty.Builder featureName(String featureName)
CfnDBCluster.DBClusterRoleProperty.getFeatureName()featureName - `CfnDBCluster.DBClusterRoleProperty.FeatureName`.this@Stability(value=Stable) public CfnDBCluster.DBClusterRoleProperty build()
build in interface software.amazon.jsii.Builder<CfnDBCluster.DBClusterRoleProperty>CfnDBCluster.DBClusterRolePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.