Interface AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails.Builder

    • Method Detail

      • dataVolumeKMSKeyId

        AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails.Builder dataVolumeKMSKeyId​(String dataVolumeKMSKeyId)

        The Amazon Resource Name (ARN) of the KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.

        Parameters:
        dataVolumeKMSKeyId - The Amazon Resource Name (ARN) of the KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.