@Stability(value=Stable)
public static interface CfnFunction.CloudWatchLogsEventProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @NotNull String getLogGroupName()
@Stability(value=Stable) static CfnFunction.CloudWatchLogsEventProperty.Builder builder()
Copyright © 2021. All rights reserved.