lightsail_start_relational_database {paws.compute} | R Documentation |
Starts a specific database from a stopped state in Amazon Lightsail
Description
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.
Usage
lightsail_start_relational_database(relationalDatabaseName)
Arguments
relationalDatabaseName |
[required] The name of your database to start. |
[Package paws.compute version 0.7.0 Index]