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 InstanceSizeReturns 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 InstanceTypeInstanceType.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 AcceleratorTypeAcceleratorType.of(AcceleratorClass acceleratorClass, InstanceSize instanceSize) AcceleratorType.