IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
packages/util-endpoints/src
PartitionsInfo
Type Alias PartitionsInfo
type
PartitionsInfo
=
{
partitions
:
{
id
:
string
;
outputs
:
{
dnsSuffix
:
string
;
dualStackDnsSuffix
:
string
;
name
:
string
;
supportsDualStack
:
boolean
;
supportsFIPS
:
boolean
;
}
;
regionRegex
:
string
;
regions
:
Record
<
string
,
{
description
?:
string
}
|
undefined
>
;
}
[]
;
}
Index
Properties
partitions
Properties
partitions
partitions
:
{
id
:
string
;
outputs
:
{
dnsSuffix
:
string
;
dualStackDnsSuffix
:
string
;
name
:
string
;
supportsDualStack
:
boolean
;
supportsFIPS
:
boolean
;
}
;
regionRegex
:
string
;
regions
:
Record
<
string
,
{
description
?:
string
}
|
undefined
>
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
partitions
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...