Project Args
constructor(description: Output<String>? = null, devEnvironmentEnabled: Output<Boolean>? = null, devRoleDisabled: Output<Boolean>? = null, displayName: Output<String>? = null, paiTaskEnabled: Output<Boolean>? = null, projectName: Output<String>? = null, resourceGroupId: Output<String>? = null, status: Output<String>? = null, tags: Output<Map<String, String>>? = null)