SearchEncryptionComplianceStatus type
Returns the status of search service compliance with respect to non-CMK-encrypted objects. If a service has more than one unencrypted object, and enforcement is enabled, the service is marked as noncompliant.
type SearchEncryptionComplianceStatus = "Compliant" | "NonCompliant"