Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.AcceleratorType
Packages that use AcceleratorType
Package
Description
Tasks for AWS Step Functions
-
Uses of AcceleratorType in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return AcceleratorTypeModifier and TypeMethodDescriptiondefault AcceleratorTypeProductionVariant.getAcceleratorType()The size of the Elastic Inference (EI) instance to use for the production variant.final AcceleratorTypeProductionVariant.Jsii$Proxy.getAcceleratorType()static AcceleratorTypeAcceleratorType.of(AcceleratorClass acceleratorClass, InstanceSize instanceSize) AcceleratorType.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type AcceleratorTypeModifier and TypeMethodDescriptionProductionVariant.Builder.acceleratorType(AcceleratorType acceleratorType) Sets the value ofProductionVariant.getAcceleratorType()