Uses of Enum
software.amazon.awscdk.services.ec2.InstanceSize
Package
Description
Amazon EC2 Construct Library
Tasks for AWS Step Functions
-
Uses of InstanceSize in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionstatic InstanceSize
Returns the enum constant of this type with the specified name.static InstanceSize[]
InstanceSize.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic InstanceType
InstanceType.of
(InstanceClass instanceClass, InstanceSize instanceSize) Instance type for EC2 instances. -
Uses of InstanceSize in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionstatic AcceleratorType
AcceleratorType.of
(AcceleratorClass acceleratorClass, InstanceSize instanceSize) AcceleratorType.