Uses of Enum Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.EbsBlockDeviceVolumeType
Packages that use EmrCreateCluster.EbsBlockDeviceVolumeType
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.EbsBlockDeviceVolumeType in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.EbsBlockDeviceVolumeTypeModifier and TypeMethodDescriptionEmrCreateCluster.VolumeSpecificationProperty.getVolumeType()The volume type.EmrCreateCluster.VolumeSpecificationProperty.Jsii$Proxy.getVolumeType()Returns the enum constant of this class with the specified name.EmrCreateCluster.EbsBlockDeviceVolumeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.EbsBlockDeviceVolumeTypeModifier and TypeMethodDescriptionEmrCreateCluster.VolumeSpecificationProperty.Builder.volumeType(EmrCreateCluster.EbsBlockDeviceVolumeType volumeType) Sets the value ofEmrCreateCluster.VolumeSpecificationProperty.getVolumeType()