Amazon.Lambda.Model.CreateEventSourceMappingRequest.IsSetEventSourceArn C# (CSharp) Метод

IsSetEventSourceArn() приватный Метод

private IsSetEventSourceArn ( ) : bool
Результат bool
        internal bool IsSetEventSourceArn()
        {
            return this._eventSourceArn != null;
        }