| Modifier and Type | Method and Description |
|---|---|
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.bucketProps(software.amazon.awscdk.services.s3.BucketProps bucketProps)
Sets the value of
S3ToStepfunctionsProps.getBucketProps() |
static S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.builder() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms)
Sets the value of
S3ToStepfunctionsProps.getCreateCloudWatchAlarms() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.deployCloudTrail(Boolean deployCloudTrail)
Sets the value of
S3ToStepfunctionsProps.getDeployCloudTrail() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.eventRuleProps(software.amazon.awscdk.services.events.RuleProps eventRuleProps)
Sets the value of
S3ToStepfunctionsProps.getEventRuleProps() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.existingBucketObj(software.amazon.awscdk.services.s3.IBucket existingBucketObj)
Sets the value of
S3ToStepfunctionsProps.getExistingBucketObj() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.loggingBucketProps(software.amazon.awscdk.services.s3.BucketProps loggingBucketProps)
Sets the value of
S3ToStepfunctionsProps.getLoggingBucketProps() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps)
Sets the value of
S3ToStepfunctionsProps.getLogGroupProps() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.logS3AccessLogs(Boolean logS3AccessLogs)
Sets the value of
S3ToStepfunctionsProps.getLogS3AccessLogs() |
S3ToStepfunctionsProps.Builder |
S3ToStepfunctionsProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps)
Sets the value of
S3ToStepfunctionsProps.getStateMachineProps() |
| Constructor and Description |
|---|
Jsii$Proxy(S3ToStepfunctionsProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3ToStepfunctionsProps.Builder. |
Copyright © 2022. All rights reserved.