pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.neptune.kotlin
/
ClusterArgsBuilder
/
storageEncrypted
storage
Encrypted
@
JvmName
(
name
=
"ejfymhyejcbptshp"
)
suspend
fun
storageEncrypted
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"fummlytysvbtigsp"
)
suspend
fun
storageEncrypted
(
value
:
Boolean
?
)
Parameters
value
Specifies whether the Neptune cluster is encrypted. The default is
false
if not specified.