Interface RouterDestination.Builder

  • Method Details

    • availabilityZoneName

      RouterDestination.Builder availabilityZoneName(String availabilityZoneName)
      The Availability Zone (AZ) names of the AZs this destination is created in.
      Parameters:
      availabilityZoneName - The Availability Zone (AZ) names of the AZs this destination is created in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • routerOutputArn

      RouterDestination.Builder routerOutputArn(String routerOutputArn)
      ARN of the output from MediaConnect Router currently connected to this input.
      Parameters:
      routerOutputArn - ARN of the output from MediaConnect Router currently connected to this input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.