Interface AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails.Builder

    • Method Detail

      • encryptionOption

        AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails.Builder encryptionOption​(String encryptionOption)

        Indicates whether Amazon Simple Storage Service (Amazon S3) server-side encryption with Amazon S3 managed keys (SSE_S3), server-side encryption with KMS keys (SSE_KMS), or client-side encryption with KMS customer managed keys (CSE_KMS) is used.

        Parameters:
        encryptionOption - Indicates whether Amazon Simple Storage Service (Amazon S3) server-side encryption with Amazon S3 managed keys (SSE_S3), server-side encryption with KMS keys (SSE_KMS), or client-side encryption with KMS customer managed keys (CSE_KMS) is used.
        Returns:
        Returns a reference to this object so that method calls can be chained together.