Uses of Class
software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector.RDSSourceConfigProperty.Builder
Packages that use CfnAnomalyDetector.RDSSourceConfigProperty.Builder
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAnomalyDetector.RDSSourceConfigProperty.Builder in software.amazon.awscdk.services.lookoutmetrics
Methods in software.amazon.awscdk.services.lookoutmetrics that return CfnAnomalyDetector.RDSSourceConfigProperty.BuilderModifier and TypeMethodDescriptionCfnAnomalyDetector.RDSSourceConfigProperty.builder()CfnAnomalyDetector.RDSSourceConfigProperty.Builder.databaseHost(String databaseHost) Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getDatabaseHost()CfnAnomalyDetector.RDSSourceConfigProperty.Builder.databaseName(String databaseName) Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getDatabaseName()CfnAnomalyDetector.RDSSourceConfigProperty.Builder.databasePort(Number databasePort) Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getDatabasePort()CfnAnomalyDetector.RDSSourceConfigProperty.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getDbInstanceIdentifier()Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getRoleArn()CfnAnomalyDetector.RDSSourceConfigProperty.Builder.secretManagerArn(String secretManagerArn) Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getSecretManagerArn()Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getTableName()CfnAnomalyDetector.RDSSourceConfigProperty.Builder.vpcConfiguration(IResolvable vpcConfiguration) Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getVpcConfiguration()CfnAnomalyDetector.RDSSourceConfigProperty.Builder.vpcConfiguration(CfnAnomalyDetector.VpcConfigurationProperty vpcConfiguration) Sets the value ofCfnAnomalyDetector.RDSSourceConfigProperty.getVpcConfiguration()Constructors in software.amazon.awscdk.services.lookoutmetrics with parameters of type CfnAnomalyDetector.RDSSourceConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetector.RDSSourceConfigProperty.Builder.