Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.EbsBlockDeviceConfigProperty
Packages that use EmrCreateCluster.EbsBlockDeviceConfigProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.EbsBlockDeviceConfigProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.EbsBlockDeviceConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forEmrCreateCluster.EbsBlockDeviceConfigPropertyMethods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.EbsBlockDeviceConfigPropertyModifier and TypeMethodDescriptionEmrCreateCluster.EbsBlockDeviceConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks that return types with arguments of type EmrCreateCluster.EbsBlockDeviceConfigPropertyModifier and TypeMethodDescriptionEmrCreateCluster.EbsConfigurationProperty.getEbsBlockDeviceConfigs()An array of Amazon EBS volume specifications attached to a cluster instance.EmrCreateCluster.EbsConfigurationProperty.Jsii$Proxy.getEbsBlockDeviceConfigs()Method parameters in software.amazon.awscdk.services.stepfunctions.tasks with type arguments of type EmrCreateCluster.EbsBlockDeviceConfigPropertyModifier and TypeMethodDescriptionEmrCreateCluster.EbsConfigurationProperty.Builder.ebsBlockDeviceConfigs(List<? extends EmrCreateCluster.EbsBlockDeviceConfigProperty> ebsBlockDeviceConfigs) Sets the value ofEmrCreateCluster.EbsConfigurationProperty.getEbsBlockDeviceConfigs()