Uses of Interface
software.amazon.awscdk.interfaces.logs.ILogStreamRef
Packages that use ILogStreamRef
Package
Description
Amazon CloudWatch Logs Construct Library
-
Uses of ILogStreamRef in software.amazon.awscdk.interfaces.logs
Subinterfaces of ILogStreamRef in software.amazon.awscdk.interfaces.logsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILogStreamRef.Classes in software.amazon.awscdk.interfaces.logs that implement ILogStreamRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILogStreamRef in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement ILogStreamRefModifier and TypeClassDescriptionclassTheAWS::Logs::LogStreamresource specifies an Amazon CloudWatch Logs log stream in a specific log group.