@Stability(value=Experimental) public static final class LogGroupProps.Builder extends Object implements software.amazon.jsii.Builder<LogGroupProps>
LogGroupProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LogGroupProps |
build()
Builds the configured instance.
|
LogGroupProps.Builder |
event(RuleTargetInput event)
Sets the value of
LogGroupProps.getEvent() |
@Stability(value=Experimental) public LogGroupProps.Builder event(RuleTargetInput event)
LogGroupProps.getEvent()event - The event to send to the CloudWatch LogGroup.
This will be the event logged into the CloudWatch LogGroupthis@Stability(value=Experimental) public LogGroupProps build()
build in interface software.amazon.jsii.Builder<LogGroupProps>LogGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.