AWS SDK for .NET Documentation
SourceIdentifier Property
AmazonAmazon.Redshift.ModelDescribeEventsRequestSourceIdentifier Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property SourceIdentifier.

The identifier of the event source for which events will be returned. If this parameter is not specified, then all sources are included in the response.

Constraints:

If SourceIdentifier is supplied, SourceType must also be provided.

Declaration Syntax
C#
public string SourceIdentifier { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)