appstream_create_app_block_builder_streaming_url: Creates a URL to start a create app block builder streaming...

View source: R/appstream_operations.R

appstream_create_app_block_builder_streaming_urlR Documentation

Creates a URL to start a create app block builder streaming session

Description

Creates a URL to start a create app block builder streaming session.

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

Usage

appstream_create_app_block_builder_streaming_url(
  AppBlockBuilderName,
  Validity = NULL
)

Arguments

AppBlockBuilderName

[required] The name of the app block builder.

Validity

The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.