lightsail_get_relational_database {paws.compute}R Documentation

Returns information about a specific database in Amazon Lightsail

Description

Returns information about a specific database in Amazon Lightsail.

See https://www.paws-r-sdk.com/docs/lightsail_get_relational_database/ for full documentation.

Usage

lightsail_get_relational_database(relationalDatabaseName)

Arguments

relationalDatabaseName

[required] The name of the database that you are looking up.


[Package paws.compute version 0.9.0 Index]