nimblestudio_update_streaming_image {paws.end.user.computing}R Documentation

Update streaming image

Description

Update streaming image.

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

Usage

nimblestudio_update_streaming_image(
  clientToken = NULL,
  description = NULL,
  name = NULL,
  streamingImageId,
  studioId
)

Arguments

clientToken

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.

description

The description.

name

The name for the streaming image.

streamingImageId

[required] The streaming image ID.

studioId

[required] The studio ID.


[Package paws.end.user.computing version 0.7.0 Index]