Interface ISessionRef
(experimental) Indicates that this resource can be referenced as a Session.
Inherited Members
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
Remarks
Stability: Experimental