AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetRelationalDatabaseEvents operation. Returns a list of events for a specific database in Amazon Lightsail.
Namespace: Amazon.Lightsail.Model
Assembly: AWSSDK.Lightsail.dll
Version: 3.x.y.z
public class GetRelationalDatabaseEventsRequest : AmazonLightsailRequest IAmazonWebServiceRequest
The GetRelationalDatabaseEventsRequest type exposes the following members
Name | Description | |
---|---|---|
GetRelationalDatabaseEventsRequest() |
Name | Type | Description | |
---|---|---|---|
DurationInMinutes | System.Int32 |
Gets and sets the property DurationInMinutes. The number of minutes in the past from which to retrieve events. For example, to get all events from the past 2 hours, enter 120.
Default: The minimum is 1 and the maximum is 14 days (20160 minutes). |
|
PageToken | System.String |
Gets and sets the property PageToken. The token to advance to the next page of results from your request.
To get a page token, perform an initial |
|
RelationalDatabaseName | System.String |
Gets and sets the property RelationalDatabaseName. The name of the database from which to get events. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5