model Source
suspend fun modelSource(value: Output<ApplicationInferenceProfileInferenceProfileModelSourcePropertiesArgs>)
suspend fun modelSource(value: ApplicationInferenceProfileInferenceProfileModelSourcePropertiesArgs?)
Parameters
value
Contains configurations for the inference profile to copy as the resource.
suspend fun modelSource(argument: suspend ApplicationInferenceProfileInferenceProfileModelSourcePropertiesArgsBuilder.() -> Unit)
Parameters
argument
Contains configurations for the inference profile to copy as the resource.