@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.256Z") @Stability(value=Stable) public interface CfnLogStreamProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-logstream.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-logstream.html#cfn-logs-logstream-loggroupname@Stability(value=Stable) @Nullable default String getLogStreamName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-logstream.html#cfn-logs-logstream-logstreamname@Stability(value=Stable) static CfnLogStreamProps.Builder builder()
CfnLogStreamProps.Builder of CfnLogStreamPropsCopyright © 2020. All rights reserved.