Amazon.OpsWorks.Model.DescribeCommandsRequest.IsSetCommandIds C# (CSharp) Method

IsSetCommandIds() private method

private IsSetCommandIds ( ) : bool
return bool
        internal bool IsSetCommandIds()
        {
            return this._commandIds != null && this._commandIds.Count > 0; 
        }