@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.723Z") @Stability(value=Stable) public interface CfnLogStreamProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLogStreamProps.Builder
A builder for
CfnLogStreamProps |
static class |
CfnLogStreamProps.Jsii$Proxy
An implementation for
CfnLogStreamProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLogStreamProps.Builder |
builder() |
String |
getLogGroupName()
`AWS::Logs::LogStream.LogGroupName`.
|
default String |
getLogStreamName()
`AWS::Logs::LogStream.LogStreamName`.
|
@Stability(value=Stable) @NotNull String getLogGroupName()
@Stability(value=Stable) @Nullable default String getLogStreamName()
@Stability(value=Stable) static CfnLogStreamProps.Builder builder()
CfnLogStreamProps.Builder of CfnLogStreamPropsCopyright © 2021. All rights reserved.