Show / Hide Table of Contents

Interface ILogStreamRef

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

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

Stability: Experimental

Synopsis

Properties

LogStreamRef

(experimental) A reference to a LogStream resource.

Properties

LogStreamRef

(experimental) A reference to a LogStream resource.

ILogStreamReference LogStreamRef { get; }
Property Value

ILogStreamReference

Remarks

Stability: Experimental

Back to top Generated by DocFX