DeploymentType

DeploymentType

Model deployment types for explainability services.

Values:

  • BASE_CONTAINER - BASE_CONTAINER

Base container deployment with standard environment.

MANUAL = 'MANUAL'

Manual deployment configuration.

Last updated

Was this helpful?