Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
AstraPCUGroupDescriptor
Interface AstraPCUGroupDescriptor
interface
AstraPCUGroupDescriptor
{
cloudProvider
:
AstraDatabaseCloudProvider
;
createdAt
?:
string
;
createdBy
?:
string
;
description
?:
string
;
id
:
string
;
instanceType
?:
string
;
max
?:
number
;
min
?:
number
;
orgId
?:
string
;
pcuType
?:
AstraPCUGroupTypeDescriptor
;
provisionType
?:
string
;
region
:
string
;
reserved
?:
number
;
status
?:
string
;
title
?:
string
;
updatedAt
?:
string
;
updatedBy
?:
string
;
}
Index
Properties
cloud
Provider
created
At?
created
By?
description?
id
instance
Type?
max?
min?
org
Id?
pcu
Type?
provision
Type?
region
reserved?
status?
title?
updated
At?
updated
By?
Properties
cloud
Provider
cloud
Provider
:
AstraDatabaseCloudProvider
Optional
created
At
created
At
?:
string
Optional
created
By
created
By
?:
string
Optional
description
description
?:
string
id
id
:
string
Optional
instance
Type
instance
Type
?:
string
Optional
max
max
?:
number
Optional
min
min
?:
number
Optional
org
Id
org
Id
?:
string
Optional
pcu
Type
pcu
Type
?:
AstraPCUGroupTypeDescriptor
Optional
provision
Type
provision
Type
?:
string
region
region
:
string
Optional
reserved
reserved
?:
number
Optional
status
status
?:
string
Optional
title
title
?:
string
Optional
updated
At
updated
At
?:
string
Optional
updated
By
updated
By
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cloud
Provider
created
At
created
By
description
id
instance
Type
max
min
org
Id
pcu
Type
provision
Type
region
reserved
status
title
updated
At
updated
By
@datastax/astra-db-ts
Loading...