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