toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.rds.kotlin
/
ReadWriteSplittingConnectionArgsBuilder
Read
Write
Splitting
Connection
Args
Builder
class
ReadWriteSplittingConnectionArgsBuilder
Builder for
ReadWriteSplittingConnectionArgs
.
Members
Functions
connection
Prefix
Link copied to clipboard
@
JvmName
(
name
=
"wrlfbhdlmgnupktb"
)
suspend
fun
connectionPrefix
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uvbmgjfxoonbdeax"
)
suspend
fun
connectionPrefix
(
value
:
String
?
)
distribution
Type
Link copied to clipboard
@
JvmName
(
name
=
"bvugcuvyjbqqawcp"
)
suspend
fun
distributionType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rpvhbjankdbcygam"
)
suspend
fun
distributionType
(
value
:
String
?
)
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"xmmsudxiymddawew"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"feninreahxtwloxc"
)
suspend
fun
instanceId
(
value
:
String
?
)
max
Delay
Time
Link copied to clipboard
@
JvmName
(
name
=
"rnqkpcsvhlqhmxdx"
)
suspend
fun
maxDelayTime
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"teqyerdlllxwuixe"
)
suspend
fun
maxDelayTime
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"otwbffeolaeyvkvb"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wovviptltqgnsurt"
)
suspend
fun
port
(
value
:
Int
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"clqbwriosphjmeic"
)
suspend
fun
weight
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"uxeeurfcbanvvpfw"
)
fun
weight
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"ubhkfygkbkvyqiwf"
)
suspend
fun
weight
(
value
:
Map
<
String
,
String
>
?
)