Uses of Class
software.amazon.awscdk.services.sagemaker.CfnInferenceExperimentProps.Builder
Packages that use CfnInferenceExperimentProps.Builder
-
Uses of CfnInferenceExperimentProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnInferenceExperimentProps.BuilderModifier and TypeMethodDescriptionCfnInferenceExperimentProps.builder()CfnInferenceExperimentProps.Builder.dataStorageConfig(IResolvable dataStorageConfig) Sets the value ofCfnInferenceExperimentProps.getDataStorageConfig()CfnInferenceExperimentProps.Builder.dataStorageConfig(CfnInferenceExperiment.DataStorageConfigProperty dataStorageConfig) Sets the value ofCfnInferenceExperimentProps.getDataStorageConfig()CfnInferenceExperimentProps.Builder.description(String description) Sets the value ofCfnInferenceExperimentProps.getDescription()CfnInferenceExperimentProps.Builder.desiredState(String desiredState) Sets the value ofCfnInferenceExperimentProps.getDesiredState()CfnInferenceExperimentProps.Builder.endpointName(String endpointName) Sets the value ofCfnInferenceExperimentProps.getEndpointName()Sets the value ofCfnInferenceExperimentProps.getKmsKey()CfnInferenceExperimentProps.Builder.modelVariants(List<? extends Object> modelVariants) Sets the value ofCfnInferenceExperimentProps.getModelVariants()CfnInferenceExperimentProps.Builder.modelVariants(IResolvable modelVariants) Sets the value ofCfnInferenceExperimentProps.getModelVariants()Sets the value ofCfnInferenceExperimentProps.getName()Sets the value ofCfnInferenceExperimentProps.getRoleArn()CfnInferenceExperimentProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnInferenceExperimentProps.getSchedule()CfnInferenceExperimentProps.Builder.schedule(CfnInferenceExperiment.InferenceExperimentScheduleProperty schedule) Sets the value ofCfnInferenceExperimentProps.getSchedule()CfnInferenceExperimentProps.Builder.shadowModeConfig(IResolvable shadowModeConfig) Sets the value ofCfnInferenceExperimentProps.getShadowModeConfig()CfnInferenceExperimentProps.Builder.shadowModeConfig(CfnInferenceExperiment.ShadowModeConfigProperty shadowModeConfig) Sets the value ofCfnInferenceExperimentProps.getShadowModeConfig()CfnInferenceExperimentProps.Builder.statusReason(String statusReason) Sets the value ofCfnInferenceExperimentProps.getStatusReason()Sets the value ofCfnInferenceExperimentProps.getTags()Sets the value ofCfnInferenceExperimentProps.getType()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnInferenceExperimentProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceExperimentProps.Builder.