Amazon.SimpleSystemsManagement.Model.DescribeEffectivePatchesForPatchBaselineResponse.IsSetEffectivePatches C# (CSharp) Method

IsSetEffectivePatches() private method

private IsSetEffectivePatches ( ) : bool
return bool
        internal bool IsSetEffectivePatches()
        {
            return this._effectivePatches != null && this._effectivePatches.Count > 0; 
        }
DescribeEffectivePatchesForPatchBaselineResponse