class Aws::Lightsail::Types::GetRelationalDatabaseParametersRequest
@note When making an API call, you may pass GetRelationalDatabaseParametersRequest
data as a hash: { relational_database_name: "ResourceName", # required page_token: "string", }
@!attribute [rw] relational_database_name
The name of your database for which to get parameters. @return [String]
@!attribute [rw] page_token
The token to advance to the next page of results from your request. To get a page token, perform an initial `GetRelationalDatabaseParameters` request. If your results are paginated, the response will return a next page token that you can specify as the page token in a subsequent request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/GetRelationalDatabaseParametersRequest AWS API Documentation
Constants
- SENSITIVE