Uses of Interface
software.amazon.awscdk.interfaces.emr.IStudioRef
Packages that use IStudioRef
Package
Description
Amazon EMR Construct Library
-
Uses of IStudioRef in software.amazon.awscdk.interfaces.emr
Subinterfaces of IStudioRef in software.amazon.awscdk.interfaces.emrModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStudioRef.Classes in software.amazon.awscdk.interfaces.emr that implement IStudioRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IStudioRef in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement IStudioRefModifier and TypeClassDescriptionclassTheAWS::EMR::Studioresource specifies an Amazon EMR Studio.Methods in software.amazon.awscdk.services.emr that return IStudioRefModifier and TypeMethodDescriptionstatic IStudioRefCfnStudio.fromStudioArn(software.constructs.Construct scope, String id, String arn) Creates a new IStudioRef from an ARN.static IStudioRefCfnStudio.fromStudioId(software.constructs.Construct scope, String id, String studioId) Creates a new IStudioRef from a studioId.