Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder
Packages that use CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder
-
Uses of CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.appManaged(Boolean appManaged) CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.appManaged(IResolvable appManaged) CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.builder()CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.featureStoreOutput(CfnProcessingJobPropsMixin.FeatureStoreOutputProperty featureStoreOutput) CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.featureStoreOutput(IResolvable featureStoreOutput) CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.outputName(String outputName) CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.s3Output(CfnProcessingJobPropsMixin.S3OutputProperty s3Output) Sets the value ofCfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.getS3Output()CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.s3Output(IResolvable s3Output) Sets the value ofCfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.getS3Output()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProcessingJobPropsMixin.ProcessingOutputsObjectProperty.Builder.