Interface DataLakeEncryptionConfiguration.Builder

    • Method Detail

      • kmsKeyId

        DataLakeEncryptionConfiguration.Builder kmsKeyId​(String kmsKeyId)

        The id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.

        Parameters:
        kmsKeyId - The id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.