Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.VolumeSpecificationProperty.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.VolumeSpecificationProperty.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionEmrCreateCluster.VolumeSpecificationProperty.builder()
Sets the value ofEmrCreateCluster.VolumeSpecificationProperty.getIops()
EmrCreateCluster.VolumeSpecificationProperty.Builder.volumeSize
(Size volumeSize) Sets the value ofEmrCreateCluster.VolumeSpecificationProperty.getVolumeSize()
EmrCreateCluster.VolumeSpecificationProperty.Builder.volumeType
(EmrCreateCluster.EbsBlockDeviceVolumeType volumeType) Sets the value ofEmrCreateCluster.VolumeSpecificationProperty.getVolumeType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEmrCreateCluster.VolumeSpecificationProperty.Builder
.