@aws-sdk/client-lightsail

GetRelationalDatabaseBundlesCommandInput Interface

Members

Name
Type
Details
includeInactive boolean | undefined

A Boolean value that indicates whether to include inactive (unavailable) bundles in the response of your request.

pageToken string | undefined

The token to advance to the next page of results from your request.

To get a page token, perform an initial GetRelationalDatabaseBundles 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.

Full Signature

export interface GetRelationalDatabaseBundlesCommandInput extends GetRelationalDatabaseBundlesRequest