Model Environment Definition Python Args
fun ModelEnvironmentDefinitionPythonArgs(baseCondaEnvironment: Output<String>? = null, condaDependencies: Output<Any>? = null, interpreterPath: Output<String>? = null, userManagedDependencies: Output<Boolean>? = null)