Amazon.StepFunctions.Model.ActivitySucceededEventDetails.IsSetOutput C# (CSharp) Method

IsSetOutput() private method

private IsSetOutput ( ) : bool
return bool
        internal bool IsSetOutput()
        {
            return this._output != null;
        }
ActivitySucceededEventDetails