Uses of Interface
software.amazon.awscdk.interfaces.emr.IClusterRef
Packages that use IClusterRef
Package
Description
Amazon EMR Construct Library
-
Uses of IClusterRef in software.amazon.awscdk.interfaces.emr
Subinterfaces of IClusterRef in software.amazon.awscdk.interfaces.emrModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterRef.Classes in software.amazon.awscdk.interfaces.emr that implement IClusterRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterRef in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement IClusterRefModifier and TypeClassDescriptionclassTheAWS::EMR::Clusterresource specifies an Amazon EMR cluster.Methods in software.amazon.awscdk.services.emr that return IClusterRefModifier and TypeMethodDescriptionstatic IClusterRefCfnCluster.fromClusterId(software.constructs.Construct scope, String id, String clusterId) Creates a new IClusterRef from a clusterId.