Amazon.Lambda.Model.CreateEventSourceMappingRequest.IsSetEventSourceArn C# (CSharp) Method

IsSetEventSourceArn() private method

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