Amazon.SimpleSystemsManagement.Model.DescribeAvailablePatchesResponse.IsSetPatches C# (CSharp) Méthode

IsSetPatches() private méthode

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