C# Class Amazon.AWSHealth.Model.DescribeEventsRequest

Container for the parameters to the DescribeEvents operation. Gets a list of events, based on the specified filter criteria. Events are returned in a summary form and do not include attached resources (if they exist) nor publicly exposed metadata included by the service-team that posted the event. Filters allow for a single event to be retrieved, or multiple events matching the provided criteria. If no filter criteria are specified, all events are returned. Results are sorted by lastModifiedTime, starting with the the most recent.
Inheritance: AmazonAWSHealthRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFilter ( ) : bool
IsSetLocale ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool