@Internal public static final class S3ToStepfunctionsProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3ToStepfunctionsProps
S3ToStepfunctionsPropssoftware.amazon.jsii.JsiiObject.InitializationModeS3ToStepfunctionsProps.Builder, S3ToStepfunctionsProps.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(S3ToStepfunctionsProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3ToStepfunctionsProps.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.
|
Boolean |
getCreateCloudWatchAlarms()
Whether to create recommended CloudWatch alarms.
|
Boolean |
getDeployCloudTrail()
Whether to deploy a Trail in AWS CloudTrail to log API events in Amazon S3.
|
software.amazon.awscdk.services.events.RuleProps |
getEventRuleProps()
Optional user provided eventRuleProps to override the defaults.
|
software.amazon.awscdk.services.s3.IBucket |
getExistingBucketObj()
Existing instance of S3 Bucket object, providing both this and `bucketProps` will cause an error.
|
software.amazon.awscdk.services.s3.BucketProps |
getLoggingBucketProps()
Optional user provided props to override the default props for the S3 Logging Bucket.
|
software.amazon.awscdk.services.logs.LogGroupProps |
getLogGroupProps()
Optional user provided props to override the default props for the CloudWatchLogs LogGroup.
|
Boolean |
getLogS3AccessLogs()
Whether to turn on Access Logs for the S3 bucket with the associated storage costs.
|
software.amazon.awscdk.services.stepfunctions.StateMachineProps |
getStateMachineProps()
User provided StateMachineProps to override the defaults.
|
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(S3ToStepfunctionsProps.Builder builder)
S3ToStepfunctionsProps.Builder.public final software.amazon.awscdk.services.stepfunctions.StateMachineProps getStateMachineProps()
S3ToStepfunctionsPropsDefault: - None
getStateMachineProps in interface S3ToStepfunctionsPropspublic final software.amazon.awscdk.services.s3.BucketProps getBucketProps()
S3ToStepfunctionsPropsDefault: - Default props are used
getBucketProps in interface S3ToStepfunctionsPropspublic final Boolean getCreateCloudWatchAlarms()
S3ToStepfunctionsPropsDefault: - Alarms are created
getCreateCloudWatchAlarms in interface S3ToStepfunctionsPropspublic final Boolean getDeployCloudTrail()
S3ToStepfunctionsPropsDefault: - true
getDeployCloudTrail in interface S3ToStepfunctionsPropspublic final software.amazon.awscdk.services.events.RuleProps getEventRuleProps()
S3ToStepfunctionsPropsDefault: - None
getEventRuleProps in interface S3ToStepfunctionsPropspublic final software.amazon.awscdk.services.s3.IBucket getExistingBucketObj()
S3ToStepfunctionsPropsThe Amazon EventBridge property must be enabled in the existing bucket for the construct to work.
Default: - None
getExistingBucketObj in interface S3ToStepfunctionsPropspublic final software.amazon.awscdk.services.s3.BucketProps getLoggingBucketProps()
S3ToStepfunctionsPropsDefault: - Default props are used
getLoggingBucketProps in interface S3ToStepfunctionsPropspublic final software.amazon.awscdk.services.logs.LogGroupProps getLogGroupProps()
S3ToStepfunctionsPropsDefault: - Default props are used
getLogGroupProps in interface S3ToStepfunctionsPropspublic final Boolean getLogS3AccessLogs()
S3ToStepfunctionsPropsEnabling Access Logging is a best practice.
Default: - true
getLogS3AccessLogs in interface S3ToStepfunctionsProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.