C# Class Amazon.RDS.Model.Event

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

Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
Event ( ) : System

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

Private Methods

Méthode Description
IsSetDate ( ) : bool
IsSetEventCategories ( ) : bool
IsSetMessage ( ) : bool
IsSetSourceArn ( ) : bool
IsSetSourceIdentifier ( ) : bool
IsSetSourceType ( ) : bool

Method Details

Event() public méthode

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