Uses of Class
software.amazon.awscdk.services.ce.CfnAnomalyMonitorProps.Builder
Packages that use CfnAnomalyMonitorProps.Builder
-
Uses of CfnAnomalyMonitorProps.Builder in software.amazon.awscdk.services.ce
Methods in software.amazon.awscdk.services.ce that return CfnAnomalyMonitorProps.BuilderModifier and TypeMethodDescriptionCfnAnomalyMonitorProps.builder()CfnAnomalyMonitorProps.Builder.monitorDimension(String monitorDimension) Sets the value ofCfnAnomalyMonitorProps.getMonitorDimension()CfnAnomalyMonitorProps.Builder.monitorName(String monitorName) Sets the value ofCfnAnomalyMonitorProps.getMonitorName()CfnAnomalyMonitorProps.Builder.monitorSpecification(String monitorSpecification) Sets the value ofCfnAnomalyMonitorProps.getMonitorSpecification()CfnAnomalyMonitorProps.Builder.monitorType(String monitorType) Sets the value ofCfnAnomalyMonitorProps.getMonitorType()CfnAnomalyMonitorProps.Builder.resourceTags(List<? extends CfnAnomalyMonitor.ResourceTagProperty> resourceTags) Sets the value ofCfnAnomalyMonitorProps.getResourceTags()Constructors in software.amazon.awscdk.services.ce with parameters of type CfnAnomalyMonitorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAnomalyMonitorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAnomalyMonitorProps.Builder.