toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.memorydb.kotlin
/
ClusterArgsBuilder
/
port
port
@
JvmName
(
name
=
"grbmshxhrxbnudlh"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jrsqntybtxvgcccn"
)
suspend
fun
port
(
value
:
Int
?
)
Parameters
value
The port number on which each of the nodes accepts connections. Defaults to
6379
.