Amazon.SimpleSystemsManagement.Model.DescribeEffectivePatchesForPatchBaselineResponse.IsSetEffectivePatches C# (CSharp) Méthode

IsSetEffectivePatches() private méthode

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