Amazon.SimpleSystemsManagement.Model.GetPatchBaselineResponse.IsSetRejectedPatches C# (CSharp) Метод

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

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