Uses of Interface
software.amazon.awscdk.interfaces.emr.IStepRef
Packages that use IStepRef
Package
Description
Amazon EMR Construct Library
-
Uses of IStepRef in software.amazon.awscdk.interfaces.emr
Subinterfaces of IStepRef in software.amazon.awscdk.interfaces.emrModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStepRef.Classes in software.amazon.awscdk.interfaces.emr that implement IStepRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IStepRef in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement IStepRefModifier and TypeClassDescriptionclassUseStepto specify a cluster (job flow) step, which runs only on the master node.