@ccw-api/api
Preparing search index...
community-web/study-cloud-database/cloud_project/detail
CloudProjectData
Type Alias CloudProjectData
type
CloudProjectData
=
{
cloudProject
:
{
extensions
:
string
[]
;
gandi
:
null
|
Record
<
string
,
any
>
;
meta
:
CloudProjectMeta
;
monitors
:
Record
<
string
,
any
>
;
targets
:
string
;
}
;
creationOid
:
MongoDBId
;
lastModified
:
number
;
}
Index
Properties
cloud
Project
creation
Oid
last
Modified
Properties
cloud
Project
cloudProject
:
{
extensions
:
string
[]
;
gandi
:
null
|
Record
<
string
,
any
>
;
meta
:
CloudProjectMeta
;
monitors
:
Record
<
string
,
any
>
;
targets
:
string
;
}
creation
Oid
creationOid
:
MongoDBId
last
Modified
lastModified
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cloud
Project
creation
Oid
last
Modified
@ccw-api/api
Loading...