Amazon.SimpleSystemsManagement.Model.DescribePatchGroupStateResponse.IsSetInstancesWithNotApplicablePatches C# (CSharp) Method

IsSetInstancesWithNotApplicablePatches() private method

private IsSetInstancesWithNotApplicablePatches ( ) : bool
return bool
        internal bool IsSetInstancesWithNotApplicablePatches()
        {
            return this._instancesWithNotApplicablePatches.HasValue; 
        }