| Package | Description |
|---|---|
| software.amazon.awscdk.services.logs |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILogStream.Jsii$Default
Internal default implementation for
ILogStream. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILogStream.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
LogStream
(experimental) Define a Log Stream in a Log Group.
|
| Modifier and Type | Method and Description |
|---|---|
static ILogStream |
LogStream.fromLogStreamName(software.constructs.Construct scope,
String id,
String logStreamName)
(experimental) Import an existing LogGroup.
|
Copyright © 2020. All rights reserved.