Amazon.SimpleSystemsManagement.Model.DescribeAvailablePatchesResponse.IsSetPatches C# (CSharp) Method

IsSetPatches() private method

private IsSetPatches ( ) : bool
return bool
        internal bool IsSetPatches()
        {
            return this._patches != null && this._patches.Count > 0; 
        }
DescribeAvailablePatchesResponse