Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnTransformJobMixinProps.Builder
Packages that use CfnTransformJobMixinProps.Builder
-
Uses of CfnTransformJobMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnTransformJobMixinProps.BuilderModifier and TypeMethodDescriptionCfnTransformJobMixinProps.Builder.batchStrategy(String batchStrategy) Sets the value ofCfnTransformJobMixinProps.getBatchStrategy()CfnTransformJobMixinProps.builder()CfnTransformJobMixinProps.Builder.dataCaptureConfig(CfnTransformJobPropsMixin.DataCaptureConfigProperty dataCaptureConfig) Sets the value ofCfnTransformJobMixinProps.getDataCaptureConfig()CfnTransformJobMixinProps.Builder.dataCaptureConfig(IResolvable dataCaptureConfig) Sets the value ofCfnTransformJobMixinProps.getDataCaptureConfig()CfnTransformJobMixinProps.Builder.dataProcessing(CfnTransformJobPropsMixin.DataProcessingProperty dataProcessing) Sets the value ofCfnTransformJobMixinProps.getDataProcessing()CfnTransformJobMixinProps.Builder.dataProcessing(IResolvable dataProcessing) Sets the value ofCfnTransformJobMixinProps.getDataProcessing()CfnTransformJobMixinProps.Builder.environment(Map<String, String> environment) Sets the value ofCfnTransformJobMixinProps.getEnvironment()CfnTransformJobMixinProps.Builder.environment(IResolvable environment) Sets the value ofCfnTransformJobMixinProps.getEnvironment()CfnTransformJobMixinProps.Builder.experimentConfig(CfnTransformJobPropsMixin.ExperimentConfigProperty experimentConfig) Sets the value ofCfnTransformJobMixinProps.getExperimentConfig()CfnTransformJobMixinProps.Builder.experimentConfig(IResolvable experimentConfig) Sets the value ofCfnTransformJobMixinProps.getExperimentConfig()CfnTransformJobMixinProps.Builder.maxConcurrentTransforms(Number maxConcurrentTransforms) Sets the value ofCfnTransformJobMixinProps.getMaxConcurrentTransforms()CfnTransformJobMixinProps.Builder.maxPayloadInMb(Number maxPayloadInMb) Sets the value ofCfnTransformJobMixinProps.getMaxPayloadInMb()CfnTransformJobMixinProps.Builder.modelClientConfig(CfnTransformJobPropsMixin.ModelClientConfigProperty modelClientConfig) Sets the value ofCfnTransformJobMixinProps.getModelClientConfig()CfnTransformJobMixinProps.Builder.modelClientConfig(IResolvable modelClientConfig) Sets the value ofCfnTransformJobMixinProps.getModelClientConfig()Sets the value ofCfnTransformJobMixinProps.getModelName()CfnTransformJobMixinProps.Builder.tags(List<? extends CfnTransformJobPropsMixin.TagsItemsProperty> tags) Sets the value ofCfnTransformJobMixinProps.getTags()CfnTransformJobMixinProps.Builder.transformInput(CfnTransformJobPropsMixin.TransformInputProperty transformInput) Sets the value ofCfnTransformJobMixinProps.getTransformInput()CfnTransformJobMixinProps.Builder.transformInput(IResolvable transformInput) Sets the value ofCfnTransformJobMixinProps.getTransformInput()CfnTransformJobMixinProps.Builder.transformOutput(CfnTransformJobPropsMixin.TransformOutputProperty transformOutput) Sets the value ofCfnTransformJobMixinProps.getTransformOutput()CfnTransformJobMixinProps.Builder.transformOutput(IResolvable transformOutput) Sets the value ofCfnTransformJobMixinProps.getTransformOutput()CfnTransformJobMixinProps.Builder.transformResources(CfnTransformJobPropsMixin.TransformResourcesProperty transformResources) Sets the value ofCfnTransformJobMixinProps.getTransformResources()CfnTransformJobMixinProps.Builder.transformResources(IResolvable transformResources) Sets the value ofCfnTransformJobMixinProps.getTransformResources()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnTransformJobMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformJobMixinProps.Builder.