| Modifier and Type | Method and Description |
|---|---|
S3ToLambdaProps.Builder |
S3ToLambdaProps.Builder.bucketProps(software.amazon.awscdk.services.s3.BucketProps bucketProps)
Sets the value of
S3ToLambdaProps.getBucketProps() |
static S3ToLambdaProps.Builder |
S3ToLambdaProps.builder() |
S3ToLambdaProps.Builder |
S3ToLambdaProps.Builder.existingBucketObj(software.amazon.awscdk.services.s3.Bucket existingBucketObj)
Sets the value of
S3ToLambdaProps.getExistingBucketObj() |
S3ToLambdaProps.Builder |
S3ToLambdaProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
S3ToLambdaProps.getExistingLambdaObj() |
S3ToLambdaProps.Builder |
S3ToLambdaProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
S3ToLambdaProps.getLambdaFunctionProps() |
S3ToLambdaProps.Builder |
S3ToLambdaProps.Builder.loggingBucketProps(software.amazon.awscdk.services.s3.BucketProps loggingBucketProps)
Sets the value of
S3ToLambdaProps.getLoggingBucketProps() |
S3ToLambdaProps.Builder |
S3ToLambdaProps.Builder.logS3AccessLogs(Boolean logS3AccessLogs)
Sets the value of
S3ToLambdaProps.getLogS3AccessLogs() |
S3ToLambdaProps.Builder |
S3ToLambdaProps.Builder.s3EventSourceProps(software.amazon.awscdk.services.lambda.eventsources.S3EventSourceProps s3EventSourceProps)
Sets the value of
S3ToLambdaProps.getS3EventSourceProps() |
| Constructor and Description |
|---|
Jsii$Proxy(S3ToLambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3ToLambdaProps.Builder. |
Copyright © 2021. All rights reserved.