Uses of Class
software.amazon.awssdk.services.devopsguru.model.KMSServerSideEncryptionIntegration
-
Packages that use KMSServerSideEncryptionIntegration Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of KMSServerSideEncryptionIntegration in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return KMSServerSideEncryptionIntegration Modifier and Type Method Description KMSServerSideEncryptionIntegrationServiceIntegrationConfig. kmsServerSideEncryption()Information about whether DevOps Guru is configured to encrypt server-side data using KMS.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type KMSServerSideEncryptionIntegration Modifier and Type Method Description ServiceIntegrationConfig.BuilderServiceIntegrationConfig.Builder. kmsServerSideEncryption(KMSServerSideEncryptionIntegration kmsServerSideEncryption)Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
-