@Internal public static final class S3ToLambdaProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3ToLambdaProps
S3ToLambdaPropssoftware.amazon.jsii.JsiiObject.InitializationModeS3ToLambdaProps.Builder, S3ToLambdaProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(S3ToLambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3ToLambdaProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
software.amazon.awscdk.services.s3.BucketProps |
getBucketProps()
Optional user provided props to override the default props for the S3 Bucket.
|
software.amazon.awscdk.services.s3.Bucket |
getExistingBucketObj()
Existing instance of S3 Bucket object, providing both this and `bucketProps` will cause an error.
|
software.amazon.awscdk.services.lambda.Function |
getExistingLambdaObj()
Existing instance of Lambda Function object, providing both this and `lambdaFunctionProps` will cause an error.
|
software.amazon.awscdk.services.lambda.FunctionProps |
getLambdaFunctionProps()
Optional user provided props to override the default props for the Lambda function.
|
software.amazon.awscdk.services.s3.BucketProps |
getLoggingBucketProps()
Optional user provided props to override the default props for the S3 Logging Bucket.
|
Boolean |
getLogS3AccessLogs()
Whether to turn on Access Logs for the S3 bucket with the associated storage costs.
|
software.amazon.awscdk.services.lambda.eventsources.S3EventSourceProps |
getS3EventSourceProps()
Optional user provided props to override the default props.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(S3ToLambdaProps.Builder builder)
S3ToLambdaProps.Builder.public final software.amazon.awscdk.services.s3.BucketProps getBucketProps()
S3ToLambdaPropsDefault: - Default props are used
getBucketProps in interface S3ToLambdaPropspublic final software.amazon.awscdk.services.s3.Bucket getExistingBucketObj()
S3ToLambdaPropsDefault: - None
getExistingBucketObj in interface S3ToLambdaPropspublic final software.amazon.awscdk.services.lambda.Function getExistingLambdaObj()
S3ToLambdaPropsDefault: - None
getExistingLambdaObj in interface S3ToLambdaPropspublic final software.amazon.awscdk.services.lambda.FunctionProps getLambdaFunctionProps()
S3ToLambdaPropsDefault: - Default props are used
getLambdaFunctionProps in interface S3ToLambdaPropspublic final software.amazon.awscdk.services.s3.BucketProps getLoggingBucketProps()
S3ToLambdaPropsDefault: - Default props are used
getLoggingBucketProps in interface S3ToLambdaPropspublic final Boolean getLogS3AccessLogs()
S3ToLambdaPropsEnabling Access Logging is a best practice.
Default: - true
getLogS3AccessLogs in interface S3ToLambdaPropspublic final software.amazon.awscdk.services.lambda.eventsources.S3EventSourceProps getS3EventSourceProps()
S3ToLambdaPropsDefault: - Default props are used
getS3EventSourceProps in interface S3ToLambdaProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.