Uses of Class
software.amazon.awsconstructs.services.s3stepfunctions.S3ToStepfunctionsProps.Builder
-
Uses of S3ToStepfunctionsProps.Builder in software.amazon.awsconstructs.services.s3stepfunctions
Methods in software.amazon.awsconstructs.services.s3stepfunctions that return S3ToStepfunctionsProps.BuilderModifier and TypeMethodDescriptionS3ToStepfunctionsProps.Builder.bucketProps(software.amazon.awscdk.services.s3.BucketProps bucketProps) Sets the value ofS3ToStepfunctionsProps.getBucketProps()S3ToStepfunctionsProps.builder()S3ToStepfunctionsProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms) Sets the value ofS3ToStepfunctionsProps.getCreateCloudWatchAlarms()S3ToStepfunctionsProps.Builder.deployCloudTrail(Boolean deployCloudTrail) Sets the value ofS3ToStepfunctionsProps.getDeployCloudTrail()S3ToStepfunctionsProps.Builder.eventRuleProps(software.amazon.awscdk.services.events.RuleProps eventRuleProps) Sets the value ofS3ToStepfunctionsProps.getEventRuleProps()S3ToStepfunctionsProps.Builder.existingBucketObj(software.amazon.awscdk.services.s3.IBucket existingBucketObj) Sets the value ofS3ToStepfunctionsProps.getExistingBucketObj()S3ToStepfunctionsProps.Builder.loggingBucketProps(software.amazon.awscdk.services.s3.BucketProps loggingBucketProps) Sets the value ofS3ToStepfunctionsProps.getLoggingBucketProps()S3ToStepfunctionsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps) Sets the value ofS3ToStepfunctionsProps.getLogGroupProps()S3ToStepfunctionsProps.Builder.logS3AccessLogs(Boolean logS3AccessLogs) Sets the value ofS3ToStepfunctionsProps.getLogS3AccessLogs()S3ToStepfunctionsProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps) Sets the value ofS3ToStepfunctionsProps.getStateMachineProps()Constructors in software.amazon.awsconstructs.services.s3stepfunctions with parameters of type S3ToStepfunctionsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(S3ToStepfunctionsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theS3ToStepfunctionsProps.Builder.