startGuiSession
inline suspend fun LightsailClient.startGuiSession(crossinline block: StartGuiSessionRequest.Builder.() -> Unit): StartGuiSessionResponse
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.