lightsail_start_gui_session {paws.compute}R Documentation

Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system and application

Description

Initiates a graphical user interface (GUI) session that’s used to access a virtual computer’s operating system and application. The session will be active for 1 hour. Use this action to resume the session after it expires.

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

Usage

lightsail_start_gui_session(resourceName)

Arguments

resourceName

[required] The resource name.


[Package paws.compute version 0.7.0 Index]