Uses of Class
software.amazon.awscdk.services.sagemaker.alpha.ServerlessProductionVariantProps.Builder
Packages that use ServerlessProductionVariantProps.Builder
Package
Description
Amazon SageMaker Construct Library
-
Uses of ServerlessProductionVariantProps.Builder in software.amazon.awscdk.services.sagemaker.alpha
Methods in software.amazon.awscdk.services.sagemaker.alpha that return ServerlessProductionVariantProps.BuilderModifier and TypeMethodDescriptionServerlessProductionVariantProps.builder()ServerlessProductionVariantProps.Builder.initialVariantWeight(Number initialVariantWeight) Sets the value ofServerlessProductionVariantProps.getInitialVariantWeight()ServerlessProductionVariantProps.Builder.maxConcurrency(Number maxConcurrency) Sets the value ofServerlessProductionVariantProps.getMaxConcurrency()ServerlessProductionVariantProps.Builder.memorySizeInMb(Number memorySizeInMb) Sets the value ofinvalid reference
ServerlessProductionVariantProps#getMemorySizeInMbSets the value ofServerlessProductionVariantProps.getModel()ServerlessProductionVariantProps.Builder.provisionedConcurrency(Number provisionedConcurrency) Sets the value ofServerlessProductionVariantProps.getProvisionedConcurrency()ServerlessProductionVariantProps.Builder.variantName(String variantName) Sets the value ofServerlessProductionVariantProps.getVariantName()Constructors in software.amazon.awscdk.services.sagemaker.alpha with parameters of type ServerlessProductionVariantProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theServerlessProductionVariantProps.Builder.