Amazon.SimpleSystemsManagement.Model.DescribeEffectivePatchesForPatchBaselineResponse.IsSetEffectivePatches C# (CSharp) Метод

IsSetEffectivePatches() приватный Метод

private IsSetEffectivePatches ( ) : bool
Результат bool
        internal bool IsSetEffectivePatches()
        {
            return this._effectivePatches != null && this._effectivePatches.Count > 0; 
        }
DescribeEffectivePatchesForPatchBaselineResponse