@Stability(value=Stable) public static final class CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.RedshiftSourceConfigProperty>
CfnAnomalyDetector.RedshiftSourceConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder clusterIdentifier(String clusterIdentifier)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getClusterIdentifier()clusterIdentifier - `CfnAnomalyDetector.RedshiftSourceConfigProperty.ClusterIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder databaseHost(String databaseHost)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getDatabaseHost()databaseHost - `CfnAnomalyDetector.RedshiftSourceConfigProperty.DatabaseHost`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder databaseName(String databaseName)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getDatabaseName()databaseName - `CfnAnomalyDetector.RedshiftSourceConfigProperty.DatabaseName`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder databasePort(Number databasePort)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getDatabasePort()databasePort - `CfnAnomalyDetector.RedshiftSourceConfigProperty.DatabasePort`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder roleArn(String roleArn)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getRoleArn()roleArn - `CfnAnomalyDetector.RedshiftSourceConfigProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder secretManagerArn(String secretManagerArn)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getSecretManagerArn()secretManagerArn - `CfnAnomalyDetector.RedshiftSourceConfigProperty.SecretManagerArn`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder tableName(String tableName)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getTableName()tableName - `CfnAnomalyDetector.RedshiftSourceConfigProperty.TableName`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder vpcConfiguration(CfnAnomalyDetector.VpcConfigurationProperty vpcConfiguration)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getVpcConfiguration()vpcConfiguration - `CfnAnomalyDetector.RedshiftSourceConfigProperty.VpcConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty.Builder vpcConfiguration(IResolvable vpcConfiguration)
CfnAnomalyDetector.RedshiftSourceConfigProperty.getVpcConfiguration()vpcConfiguration - `CfnAnomalyDetector.RedshiftSourceConfigProperty.VpcConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.RedshiftSourceConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.RedshiftSourceConfigProperty>CfnAnomalyDetector.RedshiftSourceConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.