C# Class Amazon.Redshift.Model.DescribeEventsRequest

Container for the parameters to the DescribeEvents operation. Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
Inheritance: AmazonRedshiftRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDuration ( ) : bool
IsSetEndTime ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetSourceIdentifier ( ) : bool
IsSetSourceType ( ) : bool
IsSetStartTime ( ) : bool