Dev Center Args
constructor(devCenterName: Output<String>? = null, displayName: Output<String>? = null, encryption: Output<EncryptionArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, projectCatalogSettings: Output<DevCenterProjectCatalogSettingsArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)