Project Args
constructor(autoCreateNetwork: Output<Boolean>? = null, billingAccount: Output<String>? = null, deletionPolicy: Output<String>? = null, folderId: Output<String>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, orgId: Output<String>? = null, projectId: Output<String>? = null, tags: Output<Map<String, String>>? = null)