Amazon.Lambda.Model.ListEventSourceMappingsRequest.IsSetEventSourceArn C# (CSharp) Méthode

IsSetEventSourceArn() private méthode

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