Amazon.Redshift.Model.Event.IsSetSourceIdentifier C# (CSharp) Method

IsSetSourceIdentifier() private method

private IsSetSourceIdentifier ( ) : bool
return bool
        internal bool IsSetSourceIdentifier()
        {
            return this.sourceIdentifier != null;
        }