toggle menu
pulumi-alicloud-kotlin
3.79.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
=
"ckvencosfrmchfnl"
)
suspend
fun
connectionPrefix
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cjjywcbhyfjrnoxc"
)
suspend
fun
connectionPrefix
(
value
:
String
?
)
distribution
Type
Link copied to clipboard
@
JvmName
(
name
=
"tisfblfhddycutso"
)
suspend
fun
distributionType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vscvwtqdwcqqgwdj"
)
suspend
fun
distributionType
(
value
:
String
?
)
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"qlbbxemrfoegughx"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ppstbkwptujpbqvy"
)
suspend
fun
instanceId
(
value
:
String
?
)
max
Delay
Time
Link copied to clipboard
@
JvmName
(
name
=
"basjixxswsewahnq"
)
suspend
fun
maxDelayTime
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dffbkmlbgpqafgxj"
)
suspend
fun
maxDelayTime
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"ujuxbosvknfsfmgu"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"axeuggyuxpvmwypj"
)
suspend
fun
port
(
value
:
Int
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"aluiviuxixflukuf"
)
suspend
fun
weight
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"gssklhnccfdatlhp"
)
fun
weight
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"iagbeedyrrceesml"
)
suspend
fun
weight
(
value
:
Map
<
String
,
String
>
?
)