| Modifier and Type | Method and Description |
|---|---|
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.bucketProps(software.amazon.awscdk.services.s3.BucketProps bucketProps)
Sets the value of
S3ToStepFunctionProps.getBucketProps() |
static S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.builder() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms)
Sets the value of
S3ToStepFunctionProps.getCreateCloudWatchAlarms() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.deployCloudTrail(Boolean deployCloudTrail)
Sets the value of
S3ToStepFunctionProps.getDeployCloudTrail() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.eventRuleProps(software.amazon.awscdk.services.events.RuleProps eventRuleProps)
Sets the value of
S3ToStepFunctionProps.getEventRuleProps() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.existingBucketObj(software.amazon.awscdk.services.s3.IBucket existingBucketObj)
Sets the value of
S3ToStepFunctionProps.getExistingBucketObj() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps)
Sets the value of
S3ToStepFunctionProps.getStateMachineProps() |
Copyright © 2020. All rights reserved.