Uses of Class
software.amazon.awssdk.services.devopsguru.model.KMSServerSideEncryptionIntegrationConfig
-
Packages that use KMSServerSideEncryptionIntegrationConfig Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of KMSServerSideEncryptionIntegrationConfig in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return KMSServerSideEncryptionIntegrationConfig Modifier and Type Method Description KMSServerSideEncryptionIntegrationConfigUpdateServiceIntegrationConfig. 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 KMSServerSideEncryptionIntegrationConfig Modifier and Type Method Description UpdateServiceIntegrationConfig.BuilderUpdateServiceIntegrationConfig.Builder. kmsServerSideEncryption(KMSServerSideEncryptionIntegrationConfig kmsServerSideEncryption)Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
-