@Stability(value=External) public static final class CfnFunction.CloudWatchLogsEventProperty.Builder extends Object
CfnFunction.CloudWatchLogsEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.CloudWatchLogsEventProperty |
build()
Builds the configured instance.
|
CfnFunction.CloudWatchLogsEventProperty.Builder |
filterPattern(String filterPattern)
Sets the value of
CfnFunction.CloudWatchLogsEventProperty.getFilterPattern() |
CfnFunction.CloudWatchLogsEventProperty.Builder |
logGroupName(String logGroupName)
Sets the value of
CfnFunction.CloudWatchLogsEventProperty.getLogGroupName() |
@Stability(value=External) public CfnFunction.CloudWatchLogsEventProperty.Builder filterPattern(String filterPattern)
CfnFunction.CloudWatchLogsEventProperty.getFilterPattern()filterPattern - `CfnFunction.CloudWatchLogsEventProperty.FilterPattern`. This parameter is required.this@Stability(value=External) public CfnFunction.CloudWatchLogsEventProperty.Builder logGroupName(String logGroupName)
CfnFunction.CloudWatchLogsEventProperty.getLogGroupName()logGroupName - `CfnFunction.CloudWatchLogsEventProperty.LogGroupName`. This parameter is required.this@Stability(value=External) public CfnFunction.CloudWatchLogsEventProperty build()
CfnFunction.CloudWatchLogsEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.