Amazon.StepFunctions.Model.GetActivityTaskResponse.IsSetInput C# (CSharp) Method

IsSetInput() private method

private IsSetInput ( ) : bool
return bool
        internal bool IsSetInput()
        {
            return this._input != null;
        }
GetActivityTaskResponse