Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnTransformJob.TransformOutputProperty
Packages that use CfnTransformJob.TransformOutputProperty
-
Uses of CfnTransformJob.TransformOutputProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnTransformJob.TransformOutputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTransformJob.TransformOutputPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnTransformJob.TransformOutputPropertyModifier and TypeMethodDescriptionCfnTransformJob.TransformOutputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnTransformJob.TransformOutputPropertyModifier and TypeMethodDescriptionvoidCfnTransformJob.setTransformOutput(CfnTransformJob.TransformOutputProperty value) Describes the results of the transform job.CfnTransformJob.Builder.transformOutput(CfnTransformJob.TransformOutputProperty transformOutput) Describes the results of the transform job.CfnTransformJobProps.Builder.transformOutput(CfnTransformJob.TransformOutputProperty transformOutput) Sets the value ofCfnTransformJobProps.getTransformOutput()