Uses of Interface
software.amazon.awscdk.services.sagemaker.alpha.ServerlessProductionVariantProps
Packages that use ServerlessProductionVariantProps
Package
Description
Amazon SageMaker Construct Library
-
Uses of ServerlessProductionVariantProps in software.amazon.awscdk.services.sagemaker.alpha
Classes in software.amazon.awscdk.services.sagemaker.alpha that implement ServerlessProductionVariantPropsModifier and TypeClassDescriptionstatic final classAn implementation forServerlessProductionVariantPropsMethods in software.amazon.awscdk.services.sagemaker.alpha that return ServerlessProductionVariantPropsModifier and TypeMethodDescriptionServerlessProductionVariantProps.Builder.build()Builds the configured instance.default ServerlessProductionVariantPropsEndpointConfigProps.getServerlessProductionVariant()(experimental) A serverless production variant.EndpointConfigProps.Jsii$Proxy.getServerlessProductionVariant()Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type ServerlessProductionVariantPropsModifier and TypeMethodDescriptionvoidEndpointConfig.addServerlessProductionVariant(ServerlessProductionVariantProps props) (experimental) Add serverless production variant to the endpoint configuration.EndpointConfig.Builder.serverlessProductionVariant(ServerlessProductionVariantProps serverlessProductionVariant) (experimental) A serverless production variant.EndpointConfigProps.Builder.serverlessProductionVariant(ServerlessProductionVariantProps serverlessProductionVariant) Sets the value ofEndpointConfigProps.getServerlessProductionVariant()