Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.VolumeSpecificationProperty
Packages that use EmrCreateCluster.VolumeSpecificationProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.VolumeSpecificationProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.VolumeSpecificationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forEmrCreateCluster.VolumeSpecificationProperty
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.VolumeSpecificationPropertyModifier and TypeMethodDescriptionEmrCreateCluster.VolumeSpecificationProperty.Builder.build()
Builds the configured instance.EmrCreateCluster.EbsBlockDeviceConfigProperty.getVolumeSpecification()
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume attached to an EC2 instance in the cluster.EmrCreateCluster.EbsBlockDeviceConfigProperty.Jsii$Proxy.getVolumeSpecification()
Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.VolumeSpecificationPropertyModifier and TypeMethodDescriptionEmrCreateCluster.EbsBlockDeviceConfigProperty.Builder.volumeSpecification
(EmrCreateCluster.VolumeSpecificationProperty volumeSpecification) Sets the value ofEmrCreateCluster.EbsBlockDeviceConfigProperty.getVolumeSpecification()