Amazon.Lambda.Model.InvokeRequest.IsSetInvocationType C# (CSharp) Method

IsSetInvocationType() private method

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