Interface ServerSideEncryptionConfiguration.Builder

    • Method Detail

      • kmsKeyArn

        ServerSideEncryptionConfiguration.Builder kmsKeyArn​(String kmsKeyArn)
        Sets the value of the KmsKeyArn property for this object.
        Parameters:
        kmsKeyArn - The new value for the KmsKeyArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.