Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnImageMixinProps.Builder
Packages that use CfnImageMixinProps.Builder
-
Uses of CfnImageMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnImageMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnImageMixinProps.BuilderCfnImageMixinProps.builder()CfnImageMixinProps.Builder.imageDescription(String imageDescription) Sets the value ofCfnImageMixinProps.getImageDescription()CfnImageMixinProps.Builder.imageDisplayName(String imageDisplayName) Sets the value ofCfnImageMixinProps.getImageDisplayName()Sets the value ofCfnImageMixinProps.getImageName()CfnImageMixinProps.Builder.imageRoleArn(String imageRoleArn) Sets the value ofCfnImageMixinProps.getImageRoleArn()Sets the value ofCfnImageMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnImageMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnImageMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnImageMixinProps.Builder.