Interface InputDeviceMediaConnectConfigurableSettings.Builder

  • Method Details

    • flowArn

      The ARN of the MediaConnect flow to attach this device to.
      Parameters:
      flowArn - The ARN of the MediaConnect flow to attach this device to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The ARN for the role that MediaLive assumes to access the attached flow and secret. For more information about how to create this role, see the MediaLive user guide.
      Parameters:
      roleArn - The ARN for the role that MediaLive assumes to access the attached flow and secret. For more information about how to create this role, see the MediaLive user guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • secretArn

      The ARN for the secret that holds the encryption key to encrypt the content output by the device.
      Parameters:
      secretArn - The ARN for the secret that holds the encryption key to encrypt the content output by the device.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceName

      The name of the MediaConnect Flow source to stream to.
      Parameters:
      sourceName - The name of the MediaConnect Flow source to stream to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.