Interface AwsKinesisStreamStreamEncryptionDetails.Builder

    • Method Detail

      • encryptionType

        AwsKinesisStreamStreamEncryptionDetails.Builder encryptionType​(String encryptionType)

        The encryption type to use.

        Parameters:
        encryptionType - The encryption type to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • keyId

        AwsKinesisStreamStreamEncryptionDetails.Builder keyId​(String keyId)

        The globally unique identifier for the customer-managed KMS key to use for encryption.

        Parameters:
        keyId - The globally unique identifier for the customer-managed KMS key to use for encryption.
        Returns:
        Returns a reference to this object so that method calls can be chained together.