InferenceExperimentModelInfrastructureConfigArgs

data class InferenceExperimentModelInfrastructureConfigArgs(val infrastructureType: Output<InferenceExperimentModelInfrastructureConfigInfrastructureType>, val realTimeInferenceConfig: Output<InferenceExperimentRealTimeInferenceConfigArgs>) : ConvertibleToJava<InferenceExperimentModelInfrastructureConfigArgs>

The configuration for the infrastructure that the model will be deployed to.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): InferenceExperimentModelInfrastructureConfigArgs

Properties

Link copied to clipboard

The type of the inference experiment that you want to run.