status property
Represents the current state of server-side encryption. The only supported values are:
-
ENABLED
- Server-side encryption is enabled. -
UPDATING
- Server-side encryption is being updated.
Implementation
final SSEStatus? status;
Represents the current state of server-side encryption. The only supported values are:
ENABLED
- Server-side encryption is enabled.
UPDATING
- Server-side encryption is being updated.
final SSEStatus? status;