Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.OutputBucketConfiguration
Packages that use OutputBucketConfiguration
Package
Description
Tasks for AWS Step Functions
-
Uses of OutputBucketConfiguration in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement OutputBucketConfigurationModifier and TypeClassDescriptionstatic final classAn implementation forOutputBucketConfigurationMethods in software.amazon.awscdk.services.stepfunctions.tasks that return OutputBucketConfigurationModifier and TypeMethodDescriptionOutputBucketConfiguration.Builder.build()Builds the configured instance.BedrockCreateModelCustomizationJobProps.getOutputData()The S3 bucket configuration where the output data is stored.BedrockCreateModelCustomizationJobProps.Jsii$Proxy.getOutputData()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type OutputBucketConfigurationModifier and TypeMethodDescriptionBedrockCreateModelCustomizationJob.Builder.outputData(OutputBucketConfiguration outputData) The S3 bucket configuration where the output data is stored.BedrockCreateModelCustomizationJobProps.Builder.outputData(OutputBucketConfiguration outputData) Sets the value ofBedrockCreateModelCustomizationJobProps.getOutputData()