Interface InferenceComponentDataCacheConfigSummary.Builder

    • Method Detail

      • enableCaching

        InferenceComponentDataCacheConfigSummary.Builder enableCaching​(Boolean enableCaching)

        Indicates whether the inference component caches model artifacts as part of the auto scaling process.

        Parameters:
        enableCaching - Indicates whether the inference component caches model artifacts as part of the auto scaling process.
        Returns:
        Returns a reference to this object so that method calls can be chained together.