Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnImageVersionMixinProps.Builder
Packages that use CfnImageVersionMixinProps.Builder
-
Uses of CfnImageVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnImageVersionMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnImageVersionMixinProps.getAlias()Sets the value ofCfnImageVersionMixinProps.getAliases()Sets the value ofCfnImageVersionMixinProps.getBaseImage()CfnImageVersionMixinProps.builder()Sets the value ofCfnImageVersionMixinProps.getHorovod()CfnImageVersionMixinProps.Builder.horovod(IResolvable horovod) Sets the value ofCfnImageVersionMixinProps.getHorovod()Sets the value ofCfnImageVersionMixinProps.getImageName()Sets the value ofCfnImageVersionMixinProps.getJobType()CfnImageVersionMixinProps.Builder.mlFramework(String mlFramework) Sets the value ofCfnImageVersionMixinProps.getMlFramework()Sets the value ofCfnImageVersionMixinProps.getProcessor()CfnImageVersionMixinProps.Builder.programmingLang(String programmingLang) Sets the value ofCfnImageVersionMixinProps.getProgrammingLang()CfnImageVersionMixinProps.Builder.releaseNotes(String releaseNotes) Sets the value ofCfnImageVersionMixinProps.getReleaseNotes()CfnImageVersionMixinProps.Builder.vendorGuidance(String vendorGuidance) Sets the value ofCfnImageVersionMixinProps.getVendorGuidance()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnImageVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageVersionMixinProps.Builder.