| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudtrail |
AWS CloudTrail Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
S3EventSelector.Jsii$Proxy
An implementation for
S3EventSelector |
| Modifier and Type | Method and Description |
|---|---|
S3EventSelector |
S3EventSelector.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Trail.addS3EventSelector(List<S3EventSelector> s3Selector)
When an event occurs in your account, CloudTrail evaluates whether the event matches the settings for your trails.
|
void |
Trail.addS3EventSelector(List<S3EventSelector> s3Selector,
AddEventSelectorOptions options)
When an event occurs in your account, CloudTrail evaluates whether the event matches the settings for your trails.
|
Copyright © 2022. All rights reserved.