Interface SrtOutputDestinationSettings.Builder

  • Method Details

    • encryptionPassphraseSecretArn

      SrtOutputDestinationSettings.Builder encryptionPassphraseSecretArn(String encryptionPassphraseSecretArn)
      Arn used to extract the password from Secrets Manager
      Parameters:
      encryptionPassphraseSecretArn - Arn used to extract the password from Secrets Manager
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • streamId

      Stream id for SRT destinations (URLs of type srt://)
      Parameters:
      streamId - Stream id for SRT destinations (URLs of type srt://)
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      A URL specifying a destination
      Parameters:
      url - A URL specifying a destination
      Returns:
      Returns a reference to this object so that method calls can be chained together.