menu
pulumi_aws package
documentation
docdb.dart
ClusterInstanceState
storageEncrypted property
storageEncrypted property
dark_mode
light_mode
storageEncrypted
property
Input
<
bool
?
>
?
storageEncrypted
final
Whether the DB cluster is encrypted.
Implementation
final pulumi.Input<bool?>? storageEncrypted;
pulumi_aws package
documentation
docdb
ClusterInstanceState
storageEncrypted property
ClusterInstanceState class