View source: R/neptune_operations.R
neptune_reboot_db_instance | R Documentation |
You might need to reboot your DB instance, usually for maintenance reasons. For example, if you make certain modifications, or if you change the DB parameter group associated with the DB instance, you must reboot the instance for the changes to take effect.
See https://www.paws-r-sdk.com/docs/neptune_reboot_db_instance/ for full documentation.
neptune_reboot_db_instance(DBInstanceIdentifier, ForceFailover = NULL)
DBInstanceIdentifier |
[required] The DB instance identifier. This parameter is stored as a lowercase string. Constraints:
|
ForceFailover |
When Constraint: You can't specify |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.