Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition
Package
Description
Tasks for AWS Step Functions
-
Uses of MetricDefinition in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionMetricDefinition.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<MetricDefinition>
AlgorithmSpecification.getMetricDefinitions()
List of metric definition objects.final List<MetricDefinition>
AlgorithmSpecification.Jsii$Proxy.getMetricDefinitions()
Modifier and TypeMethodDescriptionAlgorithmSpecification.Builder.metricDefinitions
(List<? extends MetricDefinition> metricDefinitions) Sets the value ofAlgorithmSpecification.getMetricDefinitions()