| Modifier and Type | Method and Description |
|---|---|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.bucket(String bucket)
Sets the value of Bucket
|
static CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.builder() |
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.events(IResolvable events)
Sets the value of Events
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.events(List<String> events)
Sets the value of Events
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.events(String events)
Sets the value of Events
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.filter(CfnFunction.S3NotificationFilterProperty filter)
Sets the value of Filter
|
CfnFunction.S3EventProperty.Builder |
CfnFunction.S3EventProperty.Builder.filter(IResolvable filter)
Sets the value of Filter
|
Copyright © 2019. All rights reserved.