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