Amazon.Lambda.Model.CreateEventSourceMappingRequest.IsSetEventSourceArn C# (CSharp) 메소드

IsSetEventSourceArn() 개인적인 메소드

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