Uses of Interface
com.hashicorp.cdktf.providers.aws.evidently_launch.EvidentlyLaunchMetricMonitors
-
Packages that use EvidentlyLaunchMetricMonitors Package Description com.hashicorp.cdktf.providers.aws.evidently_launch aws_evidently_launch -
-
Uses of EvidentlyLaunchMetricMonitors in com.hashicorp.cdktf.providers.aws.evidently_launch
Classes in com.hashicorp.cdktf.providers.aws.evidently_launch that implement EvidentlyLaunchMetricMonitors Modifier and Type Class Description static classEvidentlyLaunchMetricMonitors.Jsii$ProxyAn implementation forEvidentlyLaunchMetricMonitorsMethods in com.hashicorp.cdktf.providers.aws.evidently_launch that return EvidentlyLaunchMetricMonitors Modifier and Type Method Description EvidentlyLaunchMetricMonitorsEvidentlyLaunchMetricMonitors.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.evidently_launch with parameters of type EvidentlyLaunchMetricMonitors Modifier and Type Method Description voidEvidentlyLaunchMetricMonitorsOutputReference. setInternalValue(EvidentlyLaunchMetricMonitors value)Method parameters in com.hashicorp.cdktf.providers.aws.evidently_launch with type arguments of type EvidentlyLaunchMetricMonitors Modifier and Type Method Description EvidentlyLaunch.BuilderEvidentlyLaunch.Builder. metricMonitors(List<? extends EvidentlyLaunchMetricMonitors> metricMonitors)metric_monitors block.EvidentlyLaunchConfig.BuilderEvidentlyLaunchConfig.Builder. metricMonitors(List<? extends EvidentlyLaunchMetricMonitors> metricMonitors)Sets the value ofEvidentlyLaunchConfig.getMetricMonitors()voidEvidentlyLaunchMetricMonitorsList. setInternalValue(List<EvidentlyLaunchMetricMonitors> value)
-