ProjectProperties interface

Properties specific to a MongoDB Atlas Project.

Properties

clusterCount

Number of clusters in the project.

organizationId

Atlas organization id.

projectId

Atlas project id.

projectName

Atlas project name.

provisioningState

Provisioning state of the resource.

Property Details

clusterCount

Number of clusters in the project.

clusterCount?: number

Property Value

number

organizationId

Atlas organization id.

organizationId?: string

Property Value

string

projectId

Atlas project id.

projectId?: string

Property Value

string

projectName

Atlas project name.

projectName?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string