ProjectArgs

constructor(defaultJobTimeoutMinutes: Output<Int>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null, vpcConfig: Output<ProjectVpcConfigArgs>? = null)