Interface ILogStream
Namespace: Amazon.CDK.AWS.Logs
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ILogStream : IResource, IConstruct, IDependable
Syntax (vb)
Public Interface ILogStream Inherits IResource, IConstruct, IDependable
Synopsis
Properties
LogStreamName | The name of this log stream. |
Properties
LogStreamName
The name of this log stream.
string LogStreamName { get; }
Property Value
Remarks
Attribute: true