Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.InstancesConfigProperty
Packages that use EmrCreateCluster.InstancesConfigProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.InstancesConfigProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.InstancesConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forEmrCreateCluster.InstancesConfigProperty
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.InstancesConfigPropertyModifier and TypeMethodDescriptionEmrCreateCluster.InstancesConfigProperty.Builder.build()
Builds the configured instance.EmrCreateClusterJsonataProps.getInstances()
A specification of the number and type of Amazon EC2 instances.EmrCreateClusterJsonataProps.Jsii$Proxy.getInstances()
EmrCreateClusterJsonPathProps.getInstances()
A specification of the number and type of Amazon EC2 instances.EmrCreateClusterJsonPathProps.Jsii$Proxy.getInstances()
EmrCreateClusterProps.getInstances()
A specification of the number and type of Amazon EC2 instances.EmrCreateClusterProps.Jsii$Proxy.getInstances()
Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.InstancesConfigPropertyModifier and TypeMethodDescriptionEmrCreateCluster.Builder.instances
(EmrCreateCluster.InstancesConfigProperty instances) A specification of the number and type of Amazon EC2 instances.EmrCreateClusterJsonataProps.Builder.instances
(EmrCreateCluster.InstancesConfigProperty instances) Sets the value ofEmrCreateClusterJsonataProps.getInstances()
EmrCreateClusterJsonPathProps.Builder.instances
(EmrCreateCluster.InstancesConfigProperty instances) Sets the value ofEmrCreateClusterJsonPathProps.getInstances()
EmrCreateClusterProps.Builder.instances
(EmrCreateCluster.InstancesConfigProperty instances) Sets the value ofEmrCreateClusterProps.getInstances()