@Stability(value=Stable)
public static interface CfnFunction.CloudWatchLogsEventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cloudwatchevent| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.CloudWatchLogsEventProperty.Builder
A builder for
CfnFunction.CloudWatchLogsEventProperty |
static class |
CfnFunction.CloudWatchLogsEventProperty.Jsii$Proxy
An implementation for
CfnFunction.CloudWatchLogsEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.CloudWatchLogsEventProperty.Builder |
builder() |
String |
getFilterPattern()
`CfnFunction.CloudWatchLogsEventProperty.FilterPattern`.
|
String |
getLogGroupName()
`CfnFunction.CloudWatchLogsEventProperty.LogGroupName`.
|
@Stability(value=Stable) @NotNull String getFilterPattern()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cloudwatchlogs@Stability(value=Stable) @NotNull String getLogGroupName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cloudwatchlogs@Stability(value=Stable) static CfnFunction.CloudWatchLogsEventProperty.Builder builder()
Copyright © 2020. All rights reserved.