ApplicationInferenceProfileInferenceProfileModelSourcePropertiesArgs

data class ApplicationInferenceProfileInferenceProfileModelSourcePropertiesArgs(val copyFrom: Output<String>) : ConvertibleToJava<ApplicationInferenceProfileInferenceProfileModelSourcePropertiesArgs>

Various ways to encode a list of models in a CreateInferenceProfile request

Constructors

constructor(copyFrom: Output<String>)

Properties

Link copied to clipboard
val copyFrom: Output<String>

Source arns for a custom inference profile to copy its regional load balancing config from. This can either be a foundation model or predefined inference profile ARN.

Functions

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