pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.rds.kotlin
/
ReadWriteSplittingConnectionArgsBuilder
Read
Write
Splitting
Connection
Args
Builder
class
ReadWriteSplittingConnectionArgsBuilder
Builder for
ReadWriteSplittingConnectionArgs
.
Functions
Functions
connection
Prefix
Link copied to clipboard
@
JvmName
(
name
=
"gmiaekpwyeasttqi"
)
suspend
fun
connectionPrefix
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rkqambsruqumihay"
)
suspend
fun
connectionPrefix
(
value
:
String
?
)
distribution
Type
Link copied to clipboard
@
JvmName
(
name
=
"nqjfgtcwewrxbsty"
)
suspend
fun
distributionType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eirifdqtyljduehw"
)
suspend
fun
distributionType
(
value
:
String
?
)
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"pxojevbkgdtuovmb"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xrwiqptluecycyug"
)
suspend
fun
instanceId
(
value
:
String
?
)
max
Delay
Time
Link copied to clipboard
@
JvmName
(
name
=
"yqyuhpjfhoppndep"
)
suspend
fun
maxDelayTime
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xtmheeeylndotqbk"
)
suspend
fun
maxDelayTime
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"hnadbddeagohmnrp"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"kutnvodsyswqwodd"
)
suspend
fun
port
(
value
:
Int
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"ntoehamxjfkvrukl"
)
suspend
fun
weight
(
value
:
Output
<
Map
<
String
,
Any
>
>
)
@
JvmName
(
name
=
"mffixqgikxlukyks"
)
fun
weight
(
vararg
values
:
Pair
<
String
,
Any
>
)
@
JvmName
(
name
=
"fjffcgcvwvsisoxv"
)
suspend
fun
weight
(
value
:
Map
<
String
,
Any
>
?
)