C# Class Amazon.RDS.Model.Event

This data type is used as a response element in the DescribeEvents action.

Exibir arquivo Open project: aws/aws-sdk-net

Public Methods

Method Description
Event ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Method Description
IsSetDate ( ) : bool
IsSetEventCategories ( ) : bool
IsSetMessage ( ) : bool
IsSetSourceArn ( ) : bool
IsSetSourceIdentifier ( ) : bool
IsSetSourceType ( ) : bool

Method Details

Event() public method

Empty constructor used to set properties independently even when a simple constructor is available
public Event ( ) : System
return System