@Stability(value=Stable) public static final class CfnFunction.CloudWatchLogsEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.CloudWatchLogsEventProperty>
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=Stable) public CfnFunction.CloudWatchLogsEventProperty.Builder filterPattern(String filterPattern)
CfnFunction.CloudWatchLogsEventProperty.getFilterPattern()filterPattern - `CfnFunction.CloudWatchLogsEventProperty.FilterPattern`. This parameter is required.this@Stability(value=Stable) public CfnFunction.CloudWatchLogsEventProperty.Builder logGroupName(String logGroupName)
CfnFunction.CloudWatchLogsEventProperty.getLogGroupName()logGroupName - `CfnFunction.CloudWatchLogsEventProperty.LogGroupName`. This parameter is required.this@Stability(value=Stable) public CfnFunction.CloudWatchLogsEventProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.CloudWatchLogsEventProperty>CfnFunction.CloudWatchLogsEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.