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

Creates a URL to start an image builder streaming session

Description

Creates a URL to start an image builder streaming session.

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

Usage

appstream_create_image_builder_streaming_url(Name, Validity = NULL)

Arguments

Name

[required] The name of the image 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]