Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnProcessingJobPropsMixin.ProcessingOutputConfigProperty
Packages that use CfnProcessingJobPropsMixin.ProcessingOutputConfigProperty
-
Uses of CfnProcessingJobPropsMixin.ProcessingOutputConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnProcessingJobPropsMixin.ProcessingOutputConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProcessingJobPropsMixin.ProcessingOutputConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnProcessingJobPropsMixin.ProcessingOutputConfigPropertyModifier and TypeMethodDescriptionCfnProcessingJobPropsMixin.ProcessingOutputConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnProcessingJobPropsMixin.ProcessingOutputConfigPropertyModifier and TypeMethodDescriptionCfnProcessingJobMixinProps.Builder.processingOutputConfig(CfnProcessingJobPropsMixin.ProcessingOutputConfigProperty processingOutputConfig) Sets the value ofCfnProcessingJobMixinProps.getProcessingOutputConfig()CfnProcessingJobPropsMixin.Builder.processingOutputConfig(CfnProcessingJobPropsMixin.ProcessingOutputConfigProperty processingOutputConfig) Contains information about the output location for the compiled model and the target device that the model runs on.