Project Properties Args
constructor(allowFullScan: Output<Boolean>? = null, enableDecimal2: Output<Boolean>? = null, encryption: Output<ProjectPropertiesEncryptionArgs>? = null, retentionDays: Output<Int>? = null, sqlMeteringMax: Output<String>? = null, tableLifecycle: Output<ProjectPropertiesTableLifecycleArgs>? = null, timezone: Output<String>? = null, typeSystem: Output<String>? = null)