EncryptionInfo¶
Syntax¶
JSON¶
{
"EncryptionAtRest" : EncryptionAtRest,
"EncryptionInTransit" : EncryptionInTransit
}
Properties¶
EncryptionAtRest¶
The data-volume encryption details.
Required: No
Type: EncryptionAtRest
Update requires: No interruption
EncryptionInTransit¶
The details for encryption in transit.
Required: No
Type: EncryptionInTransit
Update requires: No interruption