Uses of Class
software.amazon.awscdk.services.evidently.CfnExperiment.MetricGoalObjectProperty.Builder
-
Uses of CfnExperiment.MetricGoalObjectProperty.Builder in software.amazon.awscdk.services.evidently
Modifier and TypeMethodDescriptionCfnExperiment.MetricGoalObjectProperty.builder()
CfnExperiment.MetricGoalObjectProperty.Builder.desiredChange
(String desiredChange) Sets the value ofCfnExperiment.MetricGoalObjectProperty.getDesiredChange()
CfnExperiment.MetricGoalObjectProperty.Builder.entityIdKey
(String entityIdKey) Sets the value ofCfnExperiment.MetricGoalObjectProperty.getEntityIdKey()
CfnExperiment.MetricGoalObjectProperty.Builder.eventPattern
(String eventPattern) Sets the value ofCfnExperiment.MetricGoalObjectProperty.getEventPattern()
CfnExperiment.MetricGoalObjectProperty.Builder.metricName
(String metricName) Sets the value ofCfnExperiment.MetricGoalObjectProperty.getMetricName()
Sets the value ofCfnExperiment.MetricGoalObjectProperty.getUnitLabel()
Sets the value ofCfnExperiment.MetricGoalObjectProperty.getValueKey()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnExperiment.MetricGoalObjectProperty.Builder
.