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