Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
AstraPCUGroupTypeDescriptor
Interface AstraPCUGroupTypeDescriptor
interface
AstraPCUGroupTypeDescriptor
{
cloudProvider
?:
AstraDatabaseCloudProvider
;
details
?:
AstraPCUGroupTypeDetailsDescriptor
;
region
?:
string
;
type
:
string
;
}
Index
Properties
cloud
Provider?
details?
region?
type
Properties
Optional
cloud
Provider
cloud
Provider
?:
AstraDatabaseCloudProvider
Optional
details
details
?:
AstraPCUGroupTypeDetailsDescriptor
Optional
region
region
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cloud
Provider
details
region
type
@datastax/astra-db-ts
Loading...