Uses of Class
software.amazon.awscdk.services.sagemaker.alpha.EndpointConfigProps.Builder
Packages that use EndpointConfigProps.Builder
Package
Description
Amazon SageMaker Construct Library
-
Uses of EndpointConfigProps.Builder in software.amazon.awscdk.services.sagemaker.alpha
Methods in software.amazon.awscdk.services.sagemaker.alpha that return EndpointConfigProps.BuilderModifier and TypeMethodDescriptionstatic EndpointConfigProps.BuilderEndpointConfigProps.builder()EndpointConfigProps.Builder.encryptionKey(IKeyRef encryptionKey) Sets the value ofEndpointConfigProps.getEncryptionKey()EndpointConfigProps.Builder.endpointConfigName(String endpointConfigName) Sets the value ofEndpointConfigProps.getEndpointConfigName()EndpointConfigProps.Builder.instanceProductionVariants(List<? extends InstanceProductionVariantProps> instanceProductionVariants) Sets the value ofEndpointConfigProps.getInstanceProductionVariants()Constructors in software.amazon.awscdk.services.sagemaker.alpha with parameters of type EndpointConfigProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EndpointConfigProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEndpointConfigProps.Builder.