Uses of Class
com.hashicorp.cdktf.providers.aws.evidently_launch.EvidentlyLaunchMetricMonitors.Builder
-
Packages that use EvidentlyLaunchMetricMonitors.Builder Package Description com.hashicorp.cdktf.providers.aws.evidently_launch aws_evidently_launch -
-
Uses of EvidentlyLaunchMetricMonitors.Builder in com.hashicorp.cdktf.providers.aws.evidently_launch
Methods in com.hashicorp.cdktf.providers.aws.evidently_launch that return EvidentlyLaunchMetricMonitors.Builder Modifier and Type Method Description static EvidentlyLaunchMetricMonitors.BuilderEvidentlyLaunchMetricMonitors. builder()EvidentlyLaunchMetricMonitors.BuilderEvidentlyLaunchMetricMonitors.Builder. metricDefinition(EvidentlyLaunchMetricMonitorsMetricDefinition metricDefinition)Sets the value ofEvidentlyLaunchMetricMonitors.getMetricDefinition()Constructors in com.hashicorp.cdktf.providers.aws.evidently_launch with parameters of type EvidentlyLaunchMetricMonitors.Builder Constructor Description Jsii$Proxy(EvidentlyLaunchMetricMonitors.Builder builder)Constructor that initializes the object based on literal property values passed by theEvidentlyLaunchMetricMonitors.Builder.
-