DevCenterProjectCatalogSettingsResponse

data class DevCenterProjectCatalogSettingsResponse(val catalogItemSyncEnableStatus: String? = null)

Project catalog settings for project catalogs under a project associated to this dev center.

Constructors

Link copied to clipboard
constructor(catalogItemSyncEnableStatus: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.