Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceExperimentPropsMixin.DataStorageConfigProperty
Packages that use CfnInferenceExperimentPropsMixin.DataStorageConfigProperty
-
Uses of CfnInferenceExperimentPropsMixin.DataStorageConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnInferenceExperimentPropsMixin.DataStorageConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInferenceExperimentPropsMixin.DataStorageConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceExperimentPropsMixin.DataStorageConfigPropertyModifier and TypeMethodDescriptionCfnInferenceExperimentPropsMixin.DataStorageConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceExperimentPropsMixin.DataStorageConfigPropertyModifier and TypeMethodDescriptionCfnInferenceExperimentMixinProps.Builder.dataStorageConfig(CfnInferenceExperimentPropsMixin.DataStorageConfigProperty dataStorageConfig) Sets the value ofCfnInferenceExperimentMixinProps.getDataStorageConfig()CfnInferenceExperimentPropsMixin.Builder.dataStorageConfig(CfnInferenceExperimentPropsMixin.DataStorageConfigProperty dataStorageConfig) The Amazon S3 location and configuration for storing inference request and response data.