Uses of Interface
software.amazon.awscdk.services.ce.CfnAnomalyMonitor.ResourceTagProperty
Packages that use CfnAnomalyMonitor.ResourceTagProperty
-
Uses of CfnAnomalyMonitor.ResourceTagProperty in software.amazon.awscdk.services.ce
Classes in software.amazon.awscdk.services.ce that implement CfnAnomalyMonitor.ResourceTagPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnomalyMonitor.ResourceTagPropertyMethods in software.amazon.awscdk.services.ce that return CfnAnomalyMonitor.ResourceTagPropertyModifier and TypeMethodDescriptionCfnAnomalyMonitor.ResourceTagProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ce that return types with arguments of type CfnAnomalyMonitor.ResourceTagPropertyModifier and TypeMethodDescriptionCfnAnomalyMonitor.getResourceTags()Tags to assign to monitor.CfnAnomalyMonitorProps.getResourceTags()Tags to assign to monitor.CfnAnomalyMonitorProps.Jsii$Proxy.getResourceTags()Method parameters in software.amazon.awscdk.services.ce with type arguments of type CfnAnomalyMonitor.ResourceTagPropertyModifier and TypeMethodDescriptionCfnAnomalyMonitor.Builder.resourceTags(List<? extends CfnAnomalyMonitor.ResourceTagProperty> resourceTags) Tags to assign to monitor.CfnAnomalyMonitorProps.Builder.resourceTags(List<? extends CfnAnomalyMonitor.ResourceTagProperty> resourceTags) Sets the value ofCfnAnomalyMonitorProps.getResourceTags()voidCfnAnomalyMonitor.setResourceTags(List<CfnAnomalyMonitor.ResourceTagProperty> value) Tags to assign to monitor.