Amazon.Lambda.Model.InvokeRequest.IsSetInvocationType C# (CSharp) Méthode

IsSetInvocationType() private méthode

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