class Aws::RDS::Types::DescribeEventsMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeEventsMessage AWS API Documentation
@return [String]
‘MaxRecords`.
records beyond the marker, up to the value specified by
request. If this parameter is specified, the response includes only
An optional pagination token provided by a previous DescribeEvents
@!attribute [rw] marker
@return [Integer]
Constraints: Minimum 20, maximum 100.
Default: 100
retrieve the remaining results.
token called a marker is included in the response so that you can
records exist than the specified `MaxRecords` value, a pagination
The maximum number of records to include in the response. If more
@!attribute [rw] max_records
@return [Array<Types::Filter>]
This parameter isn’t currently supported.
@!attribute [rw] filters
@return [Array<String>]
notification subscription.
A list of event categories that trigger notifications for a event
@!attribute [rw] event_categories
@return [Integer]
Default: 60
The number of minutes to retrieve events for.
@!attribute [rw] duration
@return [Time]<br>: en.wikipedia.org/wiki/ISO_8601<br><br><br><br>Example: 2009-07-08T18:00Z
[ISO8601 Wikipedia page.][1]
in ISO 8601 format. For more information about ISO 8601, go to the
The end of the time interval for which to retrieve events, specified
@!attribute [rw] end_time
@return [Time]<br>: en.wikipedia.org/wiki/ISO_8601<br><br><br><br>Example: 2009-07-08T18:00Z
[ISO8601 Wikipedia page.][1]
in ISO 8601 format. For more information about ISO 8601, go to the
The beginning of the time interval to retrieve events for, specified
@!attribute [rw] start_time
@return [String]
all events are returned.
The event source to retrieve events for. If no value is specified,
@!attribute [rw] source_type
@return [String]
* Can’t end with a hyphen or contain two consecutive hyphens.
supplied.
* If the source type is an RDS Proxy, a ‘DBProxyName` value must be
`DBClusterSnapshotIdentifier` value must be supplied.
* If the source type is a DB cluster snapshot, a
value must be supplied.
* If the source type is a DB snapshot, a `DBSnapshotIdentifier`
value must be supplied.
* If the source type is a DB security group, a `DBSecurityGroupName`
`DBParameterGroupName` value must be supplied.
* If the source type is a DB parameter group, a
must be supplied.
* If the source type is a DB cluster, a `DBClusterIdentifier` value
value must be supplied.
* If the source type is a DB instance, a `DBInstanceIdentifier`
provided.
* If `SourceIdentifier` is supplied, `SourceType` must also be
Constraints:
not specified, then all sources are included in the response.
The identifier of the event source for which events are returned. If
@!attribute [rw] source_identifier