View source: R/lightsail_operations.R
lightsail_start_relational_database | R Documentation |
Starts a specific database from a stopped state in Amazon Lightsail. To restart a database, use the reboot relational database
operation.
See https://www.paws-r-sdk.com/docs/lightsail_start_relational_database/ for full documentation.
lightsail_start_relational_database(relationalDatabaseName)
relationalDatabaseName |
[required] The name of your database to start. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.