Show / Hide Table of Contents

Interface ISessionRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Macie
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISessionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISessionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

SessionRef

(experimental) A reference to a Session resource.

Properties

SessionRef

(experimental) A reference to a Session resource.

ISessionReference SessionRef { get; }
Property Value

ISessionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX