Uses of Interface
software.amazon.awscdk.interfaces.emr.IInstanceGroupConfigRef
Packages that use IInstanceGroupConfigRef
Package
Description
Amazon EMR Construct Library
-
Uses of IInstanceGroupConfigRef in software.amazon.awscdk.interfaces.emr
Subinterfaces of IInstanceGroupConfigRef in software.amazon.awscdk.interfaces.emrModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIInstanceGroupConfigRef.Classes in software.amazon.awscdk.interfaces.emr that implement IInstanceGroupConfigRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IInstanceGroupConfigRef in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement IInstanceGroupConfigRefModifier and TypeClassDescriptionclassUseInstanceGroupConfigto define instance groups for an EMR cluster.