Amazon.KinesisAnalytics.Model.AddApplicationOutputRequest.IsSetOutput C# (CSharp) 메소드

IsSetOutput() 개인적인 메소드

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