Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpointConfigProps.Builder
Packages that use CfnEndpointConfigProps.Builder
-
Uses of CfnEndpointConfigProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnEndpointConfigProps.BuilderModifier and TypeMethodDescriptionCfnEndpointConfigProps.Builder.asyncInferenceConfig(IResolvable asyncInferenceConfig) Sets the value ofCfnEndpointConfigProps.getAsyncInferenceConfig()CfnEndpointConfigProps.Builder.asyncInferenceConfig(CfnEndpointConfig.AsyncInferenceConfigProperty asyncInferenceConfig) Sets the value ofCfnEndpointConfigProps.getAsyncInferenceConfig()CfnEndpointConfigProps.builder()CfnEndpointConfigProps.Builder.dataCaptureConfig(IResolvable dataCaptureConfig) Sets the value ofCfnEndpointConfigProps.getDataCaptureConfig()CfnEndpointConfigProps.Builder.dataCaptureConfig(CfnEndpointConfig.DataCaptureConfigProperty dataCaptureConfig) Sets the value ofCfnEndpointConfigProps.getDataCaptureConfig()CfnEndpointConfigProps.Builder.endpointConfigName(String endpointConfigName) Sets the value ofCfnEndpointConfigProps.getEndpointConfigName()CfnEndpointConfigProps.Builder.explainerConfig(IResolvable explainerConfig) Sets the value ofCfnEndpointConfigProps.getExplainerConfig()CfnEndpointConfigProps.Builder.explainerConfig(CfnEndpointConfig.ExplainerConfigProperty explainerConfig) Sets the value ofCfnEndpointConfigProps.getExplainerConfig()Sets the value ofCfnEndpointConfigProps.getKmsKeyId()CfnEndpointConfigProps.Builder.productionVariants(List<? extends Object> productionVariants) Sets the value ofCfnEndpointConfigProps.getProductionVariants()CfnEndpointConfigProps.Builder.productionVariants(IResolvable productionVariants) Sets the value ofCfnEndpointConfigProps.getProductionVariants()CfnEndpointConfigProps.Builder.shadowProductionVariants(List<? extends Object> shadowProductionVariants) Sets the value ofCfnEndpointConfigProps.getShadowProductionVariants()CfnEndpointConfigProps.Builder.shadowProductionVariants(IResolvable shadowProductionVariants) Sets the value ofCfnEndpointConfigProps.getShadowProductionVariants()Sets the value ofCfnEndpointConfigProps.getTags()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnEndpointConfigProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEndpointConfigProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEndpointConfigProps.Builder.