Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder
Packages that use CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder
-
Uses of CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder.appManaged(Boolean appManaged) CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder.appManaged(IResolvable appManaged) CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.builder()CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder.datasetDefinition(CfnProcessingJobPropsMixin.DatasetDefinitionProperty datasetDefinition) CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder.datasetDefinition(IResolvable datasetDefinition) Sets the value ofCfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.getInputName()CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder.s3Input(CfnProcessingJobPropsMixin.S3InputProperty s3Input) Sets the value ofCfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.getS3Input()CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder.s3Input(IResolvable s3Input) Sets the value ofCfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.getS3Input()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProcessingJobPropsMixin.ProcessingInputsObjectProperty.Builder.