| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Field and Description |
|---|---|
static AcceleratorClass |
AcceleratorClass.EIA1
(experimental) Elastic Inference accelerator 1st generation.
|
static AcceleratorClass |
AcceleratorClass.EIA2
(experimental) Elastic Inference accelerator 2nd generation.
|
| Modifier and Type | Method and Description |
|---|---|
static AcceleratorClass |
AcceleratorClass.of(String version)
(experimental) Custom AcceleratorType.
|
| Modifier and Type | Method and Description |
|---|---|
static AcceleratorType |
AcceleratorType.of(AcceleratorClass acceleratorClass,
InstanceSize instanceSize)
(experimental) AcceleratorType.
|
Copyright © 2021. All rights reserved.