Amazon.SimpleSystemsManagement.Model.DescribeAvailablePatchesResponse.IsSetPatches C# (CSharp) 메소드

IsSetPatches() 개인적인 메소드

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