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

IsSetInstancesWithInstalledOtherPatches() private method

private IsSetInstancesWithInstalledOtherPatches ( ) : bool
return bool
        internal bool IsSetInstancesWithInstalledOtherPatches()
        {
            return this._instancesWithInstalledOtherPatches.HasValue; 
        }