Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder
Packages that use CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder
-
Uses of CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics
Methods in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics that return CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.BuilderModifier and TypeMethodDescriptionCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.builder()CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.databaseHost(String databaseHost) Sets the value ofCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.getDatabaseHost()CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.databaseName(String databaseName) Sets the value ofCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.getDatabaseName()CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.databasePort(Number databasePort) Sets the value ofCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.getDatabasePort()CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) Sets the value ofCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.getRoleArn()Sets the value ofCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.getRoleArn()CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.secretManagerArn(String secretManagerArn) Sets the value ofCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.getTableName()CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.vpcConfiguration(CfnAnomalyDetectorPropsMixin.VpcConfigurationProperty vpcConfiguration) CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.vpcConfiguration(IResolvable vpcConfiguration) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics with parameters of type CfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty.Builder.