Amazon.Lambda.Model.InvokeRequest.IsSetInvocationType C# (CSharp) 메소드

IsSetInvocationType() 개인적인 메소드

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