| 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.loggingBucketProps(software.amazon.awscdk.services.s3.BucketProps loggingBucketProps)
Sets the value of
S3ToStepFunctionProps.getLoggingBucketProps() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps)
Sets the value of
S3ToStepFunctionProps.getLogGroupProps() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.logS3AccessLogs(Boolean logS3AccessLogs)
Sets the value of
S3ToStepFunctionProps.getLogS3AccessLogs() |
S3ToStepFunctionProps.Builder |
S3ToStepFunctionProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps)
Sets the value of
S3ToStepFunctionProps.getStateMachineProps() |
| Constructor and Description |
|---|
Jsii$Proxy(S3ToStepFunctionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3ToStepFunctionProps.Builder. |
Copyright © 2022. All rights reserved.