Uses of Enum
software.amazon.awscdk.services.ec2.InstanceSize
Packages that use InstanceSize
Package
Description
Amazon EC2 Construct Library
Tasks for AWS Step Functions
-
Uses of InstanceSize in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return InstanceSizeModifier 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.Methods in software.amazon.awscdk.services.ec2 with parameters of type InstanceSizeModifier and TypeMethodDescriptionstatic InstanceType
InstanceType.of
(InstanceClass instanceClass, InstanceSize instanceSize) Instance type for EC2 instances. -
Uses of InstanceSize in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type InstanceSizeModifier and TypeMethodDescriptionstatic AcceleratorType
AcceleratorType.of
(AcceleratorClass acceleratorClass, InstanceSize instanceSize) AcceleratorType.