pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.neptune.kotlin
/
ClusterArgsBuilder
/
port
port
@
JvmName
(
name
=
"psejnasxoudjvkkc"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"aoskvmbbmjgdantx"
)
suspend
fun
port
(
value
:
Int
?
)
Parameters
value
The port on which the Neptune accepts connections. Default is
8182
.