AWS SDK for Kotlin
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-endpoint
/
aws.sdk.kotlin.runtime.endpoint.functions
/
PartitionConfig
/
PartitionConfig
Partition
Config
constructor
(
name
:
String
?
=
null
,
dnsSuffix
:
String
?
=
null
,
dualStackDnsSuffix
:
String
?
=
null
,
supportsFIPS
:
Boolean
?
=
null
,
supportsDualStack
:
Boolean
?
=
null
,
implicitGlobalRegion
:
String
?
=
null
)