UpdateInferenceComponentRequest   
    
  Types
Properties
Link copied to clipboard
                  The deployment configuration for the inference component. The configuration contains the desired deployment strategy and rollback settings.
Link copied to clipboard
                  The name of the inference component.
Link copied to clipboard
                  Runtime settings for a model that is deployed with an inference component.
Link copied to clipboard
                  Details about the resources to deploy with this inference component, including the model, container, and compute resources.
Functions
Link copied to clipboard
                  inline fun copy(block: UpdateInferenceComponentRequest.Builder.() -> Unit = {}): UpdateInferenceComponentRequest