Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.MetricDefinition
Packages that use MetricDefinition
Package
Description
Tasks for AWS Step Functions
-
Uses of MetricDefinition in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement MetricDefinitionMethods in software.amazon.awscdk.services.stepfunctions.tasks that return MetricDefinitionModifier and TypeMethodDescriptionMetricDefinition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks that return types with arguments of type MetricDefinitionModifier and TypeMethodDescriptiondefault List<MetricDefinition>AlgorithmSpecification.getMetricDefinitions()List of metric definition objects.final List<MetricDefinition>AlgorithmSpecification.Jsii$Proxy.getMetricDefinitions()Method parameters in software.amazon.awscdk.services.stepfunctions.tasks with type arguments of type MetricDefinitionModifier and TypeMethodDescriptionAlgorithmSpecification.Builder.metricDefinitions(List<? extends MetricDefinition> metricDefinitions) Sets the value ofAlgorithmSpecification.getMetricDefinitions()