ProjectArgs

constructor(catalogSettings: Output<ProjectCatalogSettingsArgs>? = null, description: Output<String>? = null, devCenterId: Output<String>? = null, displayName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, maxDevBoxesPerUser: Output<Int>? = null, projectName: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)