Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnTransformJob.TransformInputProperty
Packages that use CfnTransformJob.TransformInputProperty
-
Uses of CfnTransformJob.TransformInputProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnTransformJob.TransformInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTransformJob.TransformInputPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnTransformJob.TransformInputPropertyModifier and TypeMethodDescriptionCfnTransformJob.TransformInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnTransformJob.TransformInputPropertyModifier and TypeMethodDescriptionvoidCfnTransformJob.setTransformInput(CfnTransformJob.TransformInputProperty value) Describes the input source and the way the transform job consumes it.CfnTransformJob.Builder.transformInput(CfnTransformJob.TransformInputProperty transformInput) Describes the input source and the way the transform job consumes it.CfnTransformJobProps.Builder.transformInput(CfnTransformJob.TransformInputProperty transformInput) Sets the value ofCfnTransformJobProps.getTransformInput()