Amazon.Redshift.Model.Event.IsSetSourceIdentifier C# (CSharp) 메소드

IsSetSourceIdentifier() 개인적인 메소드

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