GoogleCloudMlV1__TrainingInputArgs

constructor(args: Output<List<String>>? = null, enableWebAccess: Output<Boolean>? = null, encryptionConfig: Output<GoogleCloudMlV1__EncryptionConfigArgs>? = null, evaluatorConfig: Output<GoogleCloudMlV1__ReplicaConfigArgs>? = null, evaluatorCount: Output<String>? = null, evaluatorType: Output<String>? = null, hyperparameters: Output<GoogleCloudMlV1__HyperparameterSpecArgs>? = null, jobDir: Output<String>? = null, masterConfig: Output<GoogleCloudMlV1__ReplicaConfigArgs>? = null, masterType: Output<String>? = null, network: Output<String>? = null, packageUris: Output<List<String>>, parameterServerConfig: Output<GoogleCloudMlV1__ReplicaConfigArgs>? = null, parameterServerCount: Output<String>? = null, parameterServerType: Output<String>? = null, pythonModule: Output<String>, pythonVersion: Output<String>? = null, region: Output<String>, runtimeVersion: Output<String>? = null, scaleTier: Output<GoogleCloudMlV1__TrainingInputScaleTier>, scheduling: Output<GoogleCloudMlV1__SchedulingArgs>? = null, serviceAccount: Output<String>? = null, useChiefInTfConfig: Output<Boolean>? = null, workerConfig: Output<GoogleCloudMlV1__ReplicaConfigArgs>? = null, workerCount: Output<String>? = null, workerType: Output<String>? = null)