Amazon.SimpleEmail.Model.LambdaAction.IsSetInvocationType C# (CSharp) Method

IsSetInvocationType() private method

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