Interface InputDeviceMediaConnectSettings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InputDeviceMediaConnectSettings.Builder,InputDeviceMediaConnectSettings>, SdkBuilder<InputDeviceMediaConnectSettings.Builder,InputDeviceMediaConnectSettings>, SdkPojo
Enclosing class:
InputDeviceMediaConnectSettings

public static interface InputDeviceMediaConnectSettings.Builder extends SdkPojo, CopyableBuilder<InputDeviceMediaConnectSettings.Builder,InputDeviceMediaConnectSettings>
  • Method Details

    • flowArn

      The ARN of the MediaConnect flow.
      Parameters:
      flowArn - The ARN of the MediaConnect flow.
      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.
      Parameters:
      roleArn - The ARN for the role that MediaLive assumes to access the attached flow and secret.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • secretArn

      The ARN of the secret used to encrypt the stream.
      Parameters:
      secretArn - The ARN of the secret used to encrypt the stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceName

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