Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnModelPackageGroupMixinProps.Builder
Packages that use CfnModelPackageGroupMixinProps.Builder
-
Uses of CfnModelPackageGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnModelPackageGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnModelPackageGroupMixinProps.builder()CfnModelPackageGroupMixinProps.Builder.modelPackageGroupDescription(String modelPackageGroupDescription) Sets the value ofCfnModelPackageGroupMixinProps.getModelPackageGroupDescription()CfnModelPackageGroupMixinProps.Builder.modelPackageGroupName(String modelPackageGroupName) Sets the value ofCfnModelPackageGroupMixinProps.getModelPackageGroupName()CfnModelPackageGroupMixinProps.Builder.modelPackageGroupPolicy(Object modelPackageGroupPolicy) Sets the value ofCfnModelPackageGroupMixinProps.getModelPackageGroupPolicy()Sets the value ofCfnModelPackageGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnModelPackageGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnModelPackageGroupMixinProps.Builder.