Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnTransformJobPropsMixin.TransformInputProperty
Packages that use CfnTransformJobPropsMixin.TransformInputProperty
-
Uses of CfnTransformJobPropsMixin.TransformInputProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnTransformJobPropsMixin.TransformInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTransformJobPropsMixin.TransformInputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnTransformJobPropsMixin.TransformInputPropertyModifier and TypeMethodDescriptionCfnTransformJobPropsMixin.TransformInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnTransformJobPropsMixin.TransformInputPropertyModifier and TypeMethodDescriptionCfnTransformJobMixinProps.Builder.transformInput(CfnTransformJobPropsMixin.TransformInputProperty transformInput) Sets the value ofCfnTransformJobMixinProps.getTransformInput()CfnTransformJobPropsMixin.Builder.transformInput(CfnTransformJobPropsMixin.TransformInputProperty transformInput) Describes the input source and the way the transform job consumes it.