lightsail_get_instance_state: Returns the state of a specific instance

View source: R/lightsail_operations.R

lightsail_get_instance_stateR Documentation

Returns the state of a specific instance

Description

Returns the state of a specific instance. Works on one instance at a time.

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

Usage

lightsail_get_instance_state(instanceName)

Arguments

instanceName

[required] The name of the instance to get state information about.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.