Show / Hide Table of Contents

Interface IStudioSessionMappingRef

(experimental) Indicates that this resource can be referenced as a StudioSessionMapping.

Namespace: Amazon.CDK.AWS.EMR
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStudioSessionMappingRef : IConstruct, IDependable
Syntax (vb)
Public Interface IStudioSessionMappingRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

StudioSessionMappingRef

(experimental) A reference to a StudioSessionMapping resource.

Properties

StudioSessionMappingRef

(experimental) A reference to a StudioSessionMapping resource.

IStudioSessionMappingReference StudioSessionMappingRef { get; }
Property Value

IStudioSessionMappingReference

Remarks

Stability: Experimental

Back to top Generated by DocFX