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.Methods in software.amazon.awscdk.services.emr with parameters of type IStudioRefModifier and TypeMethodDescriptionstatic StringCfnStudio.arnForStudio(IStudioRef resource) CfnStudioSessionMapping.Builder.studioId(IStudioRef studioId) The ID of the Amazon EMR Studio to which the user or group will be mapped.CfnStudioSessionMappingProps.Builder.studioId(IStudioRef studioId) Sets the value ofCfnStudioSessionMappingProps.getStudioId()