| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.builder() |
FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.Builder.withBucket(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Bucket
|
FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.Builder.withBucket(String value)
Sets the value of Bucket
|
FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.Builder.withEvents(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Events
|
FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.Builder.withEvents(List<Object> value)
Sets the value of Events
|
FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.Builder.withEvents(String value)
Sets the value of Events
|
FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.Builder.withFilter(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Filter
|
FunctionResource.S3EventProperty.Builder |
FunctionResource.S3EventProperty.Builder.withFilter(FunctionResource.S3NotificationFilterProperty value)
Sets the value of Filter
|
Copyright © 2018. All rights reserved.