@Stability(value=Stable) public static final class CfnRule.RedshiftDataParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.RedshiftDataParametersProperty>
CfnRule.RedshiftDataParametersProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty.Builder database(String database)
CfnRule.RedshiftDataParametersProperty.getDatabase()database - `CfnRule.RedshiftDataParametersProperty.Database`. This parameter is required.this@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty.Builder sql(String sql)
CfnRule.RedshiftDataParametersProperty.getSql()sql - `CfnRule.RedshiftDataParametersProperty.Sql`. This parameter is required.this@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty.Builder dbUser(String dbUser)
CfnRule.RedshiftDataParametersProperty.getDbUser()dbUser - `CfnRule.RedshiftDataParametersProperty.DbUser`.this@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty.Builder secretManagerArn(String secretManagerArn)
CfnRule.RedshiftDataParametersProperty.getSecretManagerArn()secretManagerArn - `CfnRule.RedshiftDataParametersProperty.SecretManagerArn`.this@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty.Builder statementName(String statementName)
CfnRule.RedshiftDataParametersProperty.getStatementName()statementName - `CfnRule.RedshiftDataParametersProperty.StatementName`.this@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty.Builder withEvent(Boolean withEvent)
CfnRule.RedshiftDataParametersProperty.getWithEvent()withEvent - `CfnRule.RedshiftDataParametersProperty.WithEvent`.this@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty.Builder withEvent(IResolvable withEvent)
CfnRule.RedshiftDataParametersProperty.getWithEvent()withEvent - `CfnRule.RedshiftDataParametersProperty.WithEvent`.this@Stability(value=Stable) public CfnRule.RedshiftDataParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.RedshiftDataParametersProperty>CfnRule.RedshiftDataParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.