View source: R/lightsail_operations.R
lightsail_get_instance_state | R Documentation |
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.
lightsail_get_instance_state(instanceName)
instanceName |
[required] The name of the instance to get state information about. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.