Amazon.Lambda.Model.AddPermissionRequest.IsSetEventSourceToken C# (CSharp) Méthode

IsSetEventSourceToken() private méthode

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