@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.751Z") @Stability(value=Experimental) public interface LogGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LogGroupProps.Builder
A builder for
LogGroupProps |
static class |
LogGroupProps.Jsii$Proxy
An implementation for
LogGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static LogGroupProps.Builder |
builder() |
default RuleTargetInput |
getEvent()
(experimental) The event to send to the CloudWatch LogGroup.
|
@Stability(value=Experimental) @Nullable default RuleTargetInput getEvent()
This will be the event logged into the CloudWatch LogGroup
Default: - the entire EventBridge event
@Stability(value=Experimental) static LogGroupProps.Builder builder()
LogGroupProps.Builder of LogGroupPropsCopyright © 2020. All rights reserved.