appstream_create_app_block_builder_streaming_url {paws.end.user.computing}R 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.


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