| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.builder() |
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.withBucket(String value)
Sets the value of Bucket
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.withEvents(software.amazon.awscdk.core.IResolvable value)
Sets the value of Events
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.withEvents(List<String> value)
Sets the value of Events
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.withEvents(String value)
Sets the value of Events
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.withFilter(CfnFunction.S3NotificationFilterProperty value)
Sets the value of Filter
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.withFilter(software.amazon.awscdk.core.IResolvable value)
Sets the value of Filter
|
Copyright © 2019. All rights reserved.