@Internal public static final class S3ToStepFunctionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3ToStepFunctionProps
S3ToStepFunctionPropssoftware.amazon.jsii.JsiiObject.InitializationModeS3ToStepFunctionProps.Builder, S3ToStepFunctionProps.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(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps,
software.amazon.awscdk.services.s3.BucketProps bucketProps,
Boolean createCloudWatchAlarms,
Boolean deployCloudTrail,
software.amazon.awscdk.services.events.RuleProps eventRuleProps,
software.amazon.awscdk.services.s3.IBucket existingBucketObj)
Constructor that initializes the object based on literal property values passed by the
S3ToStepFunctionProps.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()
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()
User provided eventRuleProps to override the defaults.
|
software.amazon.awscdk.services.s3.IBucket |
getExistingBucketObj()
Existing instance of S3 Bucket object, if this is set then the bucketProps is ignored.
|
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(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps,
software.amazon.awscdk.services.s3.BucketProps bucketProps,
Boolean createCloudWatchAlarms,
Boolean deployCloudTrail,
software.amazon.awscdk.services.events.RuleProps eventRuleProps,
software.amazon.awscdk.services.s3.IBucket existingBucketObj)
S3ToStepFunctionProps.Builder.public final software.amazon.awscdk.services.stepfunctions.StateMachineProps getStateMachineProps()
S3ToStepFunctionPropsDefault: - None
getStateMachineProps in interface S3ToStepFunctionPropspublic final software.amazon.awscdk.services.s3.BucketProps getBucketProps()
S3ToStepFunctionPropsDefault: - Default props are used
getBucketProps in interface S3ToStepFunctionPropspublic final Boolean getCreateCloudWatchAlarms()
S3ToStepFunctionPropsDefault: - Alarms are created
getCreateCloudWatchAlarms in interface S3ToStepFunctionPropspublic final Boolean getDeployCloudTrail()
S3ToStepFunctionPropsDefault: - true
getDeployCloudTrail in interface S3ToStepFunctionPropspublic final software.amazon.awscdk.services.events.RuleProps getEventRuleProps()
S3ToStepFunctionPropsDefault: - None
getEventRuleProps in interface S3ToStepFunctionPropspublic final software.amazon.awscdk.services.s3.IBucket getExistingBucketObj()
S3ToStepFunctionPropsDefault: - None
getExistingBucketObj in interface S3ToStepFunctionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.