Uses of Class
software.amazon.awscdk.services.sagemaker.CfnProcessingJob.AppSpecificationProperty.Builder
Packages that use CfnProcessingJob.AppSpecificationProperty.Builder
-
Uses of CfnProcessingJob.AppSpecificationProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnProcessingJob.AppSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJob.AppSpecificationProperty.builder()
CfnProcessingJob.AppSpecificationProperty.Builder.containerArguments
(List<String> containerArguments) Sets the value ofCfnProcessingJob.AppSpecificationProperty.getContainerArguments()
CfnProcessingJob.AppSpecificationProperty.Builder.containerEntrypoint
(List<String> containerEntrypoint) Sets the value ofCfnProcessingJob.AppSpecificationProperty.getContainerEntrypoint()
Sets the value ofCfnProcessingJob.AppSpecificationProperty.getImageUri()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnProcessingJob.AppSpecificationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProcessingJob.AppSpecificationProperty.Builder
.