Amazon.KinesisAnalytics.Model.InputUpdate.IsSetInputParallelismUpdate C# (CSharp) Method

IsSetInputParallelismUpdate() private method

private IsSetInputParallelismUpdate ( ) : bool
return bool
        internal bool IsSetInputParallelismUpdate()
        {
            return this._inputParallelismUpdate != null;
        }