ivsrealtime_update_stage: Updates a stage’s configuration

View source: R/ivsrealtime_operations.R

ivsrealtime_update_stageR Documentation

Updates a stage’s configuration

Description

Updates a stage’s configuration.

See https://www.paws-r-sdk.com/docs/ivsrealtime_update_stage/ for full documentation.

Usage

ivsrealtime_update_stage(
  arn,
  name = NULL,
  autoParticipantRecordingConfiguration = NULL
)

Arguments

arn

[required] ARN of the stage to be updated.

name

Name of the stage to be updated.

autoParticipantRecordingConfiguration

Configuration object for individual participant recording, to attach to the stage. Note that this cannot be updated while recording is active.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.