lightsail_get_relational_database_blueprints {paws.compute} | R Documentation |
Returns a list of available database blueprints in Amazon Lightsail
Description
Returns a list of available database blueprints in Amazon Lightsail. A blueprint describes the major engine version of a database.
See https://www.paws-r-sdk.com/docs/lightsail_get_relational_database_blueprints/ for full documentation.
Usage
lightsail_get_relational_database_blueprints(pageToken = NULL)
Arguments
pageToken |
The token to advance to the next page of results from your request. To get a page token, perform an initial
|
[Package paws.compute version 0.7.0 Index]