Amazon.SimpleSystemsManagement.Model.DescribeEffectivePatchesForPatchBaselineResponse.IsSetEffectivePatches C# (CSharp) 메소드

IsSetEffectivePatches() 개인적인 메소드

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